How to compile a wasm via rust to access the Global Val?
Currently, I am working on a project which uses the wasmtime
(a wasm
runtime implemented by rust) to load and initiate some wasm
modules.
Currently, I am working on a project which uses the wasmtime
(a wasm
runtime implemented by rust) to load and initiate some wasm
modules.