@fluffylabs/as-lan-ecalli-mocks
v0.0.6
Published
Configurable ecalli host call stubs for testing JAM services
Downloads
69
Readme
@fluffylabs/as-lan-ecalli-mocks
JavaScript ecalli host-call stubs for testing JAM services built with @fluffylabs/as-lan.
Wired as WASM imports during AssemblyScript tests to simulate the PVM runtime's host calls (fetch, read, write, lookup, export, machine, …). The export names match the @external("ecalli", ...) declarations in the SDK.
See the repository README and full documentation for usage.
Install
npm install --save-dev @fluffylabs/as-lan @fluffylabs/as-lan-ecalli-mocksLicense
MPL-2.0
