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

How to generate .wasm #1095

Open
mationai opened this issue May 15, 2024 · 2 comments
Open

How to generate .wasm #1095

mationai opened this issue May 15, 2024 · 2 comments

Comments

@mationai
Copy link

mationai commented May 15, 2024

Seems like I need to build a wasm command that is different than the one specified in https://github.com/GaijinEntertainment/daScript/blob/master/doc/getting_started.md ? How to do that?

@profelis
Copy link
Contributor

here are shell scripts https://github.com/GaijinEntertainment/daScript/tree/master/web that should help.

also you can check wasm workflow to get really correct commands https://github.com/GaijinEntertainment/daScript/blob/master/.github/workflows/wasm_build.yml

@mationai
Copy link
Author

Seems like the CLI & docs around it aren't there yet. Will this be addressed in v0.5?

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

2 participants