Skip to content

Where is the .wasm? #429

Answered by x1unix
jymchng asked this question in Q&A
Oct 6, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Hello @jymchng

WASM binary is built on a server and then served to a user for execution.
Under the hood, API serves a cache or otherwise - runs go build to build a WASM program.

See:

P.S - Previously we had a in-browser Go interpreter based on Yaegi but it was removed as project is not actively maintained and doesn't support modern Go features like gener…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@jymchng
Comment options

@x1unix
Comment options

Answer selected by x1unix
Comment options

You must be logged in to vote
1 reply
@x1unix
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #427 on October 06, 2024 06:24.