WasmNow icon indicating copy to clipboard operation
WasmNow copied to clipboard

Add main entrypoint that loads a file; fix wasi_unstable

Open titzer opened this issue 2 years ago • 0 comments

Hello,

This commit refactors the main program to load a Wasm file and run it. It adds instrumentation and changes the name of the wasi module from wasi_unstable to wasi_snapshot_preview1.

More work needs to be done to vet if WasmNow can run programs properly.

titzer avatar Jun 01 '23 16:06 titzer