watcher-ts/packages/graph-node
nikugogoi f34d83c04b Use async functions in wasm imports (#28)
* Use async functions in wasm imports

* Complete implementing asyncify with assemblyscript loader
2021-12-28 16:08:05 +05:30
..
assembly Use async functions in wasm imports (#28) 2021-12-28 16:08:05 +05:30
src Use async functions in wasm imports (#28) 2021-12-28 16:08:05 +05:30
test Use async functions in wasm imports (#28) 2021-12-28 16:08:05 +05:30
.eslintignore Example subgraph, ethCall test to drive implementation (#18) 2021-12-28 16:08:04 +05:30
.eslintrc.json WASM instance setup (#11) 2021-12-28 16:08:04 +05:30
.gitignore Create graph-node package. (#10) 2021-12-28 16:08:04 +05:30
.mocharc.yml Use async functions in wasm imports (#28) 2021-12-28 16:08:05 +05:30
asconfig.json WASM instance setup (#11) 2021-12-28 16:08:04 +05:30
package.json Use async functions in wasm imports (#28) 2021-12-28 16:08:05 +05:30
README.md Create graph-node package. (#10) 2021-12-28 16:08:04 +05:30
tsconfig.json eth_call and invoking event handler in WASM (#25) 2021-12-28 16:08:05 +05:30

graph-node