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

ske: Generate emscripten data bundle without needing emscripten itself. #125

Open
marekmaskarinec opened this issue Jan 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request wasm

Comments

@marekmaskarinec
Copy link
Member

Original issue:

~mrms/tophat#14

Initial message:

I think it's possible to generate an emscripten .data file, without needing emscripten itself. The rationale is that emscripten is an incredibly cumbersome tool to setup, and most novice users, will not want to mess with it.

mrms

I generally agree, but in my experience on linux mint, emscripten was really easy to setup.

@ske2004
Copy link
Member

ske2004 commented Aug 9, 2024

I think I've mentioned this, but there's a python script that does just that - https://github.com/emscripten-core/emscripten/blob/main/tools/file_packager.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wasm
Projects
None yet
Development

No branches or pull requests

2 participants