You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
@SteveSandersonMS I was watching https://www.youtube.com/watch?v=gKX-cdqnb8I and the second example shows server code running inside the browser using a single .wasm file. Since it was built with Wasm.Sdk and browsers don't support WASI, did you shim the WASI API somehow?
The text was updated successfully, but these errors were encountered:
kevinbarabash
changed the title
How do you load .wasm bundles build with Wasi.Sdk in the browser?
How do you run .wasm bundles built with Wasi.Sdk in the browser?
Oct 24, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@SteveSandersonMS I was watching https://www.youtube.com/watch?v=gKX-cdqnb8I and the second example shows server code running inside the browser using a single .wasm file. Since it was built with Wasm.Sdk and browsers don't support WASI, did you shim the WASI API somehow?
The text was updated successfully, but these errors were encountered: