Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README out of date / missing example #4017

Open
bglw opened this issue Oct 9, 2024 · 0 comments
Open

README out of date / missing example #4017

bglw opened this issue Oct 9, 2024 · 0 comments

Comments

@bglw
Copy link

bglw commented Oct 9, 2024

👋

The current repository README contains:

Web Assembly

This interpreter can be exposed to JavaScript! You can build the example locally with:

npm run build

In the console you can use window.evaluate to pass JavaScript in. To develop on the web assembly side you can run:

npm run serve

then go to http://localhost:8080.

From what I can tell, the package.json file containing the npm run build script was entirely removed in #3787 so this hasn't been applicable in a while.

Is there an alternative build suggestion for spinning up a wasm example, or should this section just be removed from the README?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant