|
|
|
|
|
by galangalalgol
1339 days ago
|
|
I am very confused about how wasi calls work in something like wasmer or wasmtime vs a browser. My guess is the former expose a runtime directly to the wasm executable, and in the browser this has to be done via autogenerated js bindings? |
|