Closed furesoft closed 2 years ago
It's a standard wasm entrypoint (_start export) so you should call it using whatever APIs your wasm hosting code provides.
_start
Not sure if you were asking something else - if so please clarify.
It's a standard wasm entrypoint (
_start
export) so you should call it using whatever APIs your wasm hosting code provides.Not sure if you were asking something else - if so please clarify.