bjorn3 / browser_wasi_shim

A WASI shim for in the browser
Apache License 2.0
307 stars 41 forks source link

Misc fixes #31

Closed bjorn3 closed 1 year ago

bjorn3 commented 1 year ago

The first fix is required to run esbuild compiled to wasm: https://fosstodon.org/@jakebailey/110182326132563028 The second one improves error messages presented by guest programs.

bjorn3 commented 1 year ago

cc @jakebailey