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

Emscripten packages may contain more than one WASM file #58

Open
ianthomas23 opened this issue Sep 11, 2024 · 0 comments
Open

Emscripten packages may contain more than one WASM file #58

ianthomas23 opened this issue Sep 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ianthomas23
Copy link
Member

The current use of emscripten-forge packages assumes that each package contains just a single .wasm file. But the lua package contains both lua.wasm and luac.wasm. When we switch to the runtime configuration of WASM commands we need to support this.

@ianthomas23 ianthomas23 added the enhancement New feature or request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant