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

Convention and tools for library authors exporting wasm modules #7

Open
pi0 opened this issue Dec 27, 2023 · 0 comments
Open

Convention and tools for library authors exporting wasm modules #7

pi0 opened this issue Dec 27, 2023 · 0 comments
Assignees

Comments

@pi0
Copy link
Member

pi0 commented Dec 27, 2023

Currently, the npm state is chaotic as each maintainer decided and went with a different path of how exporting (or internally using) wasm modules.

The idea is to provide docs + probably basic CLI tools to make it a little more standard/predictable and optimizable (for example in a way that we don't double bundle WASM files once inlined and once externalized)

More of compatibility with those packages that stick with legacy APIs, can be covered with Runtime Utils (#4)

@pi0 pi0 added the discussion label Dec 27, 2023
@pi0 pi0 self-assigned this Dec 27, 2023
@pi0 pi0 mentioned this issue Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant