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

Containing data inside a WASM #393

Open
shkup opened this issue Mar 28, 2024 · 0 comments
Open

Containing data inside a WASM #393

shkup opened this issue Mar 28, 2024 · 0 comments

Comments

@shkup
Copy link

shkup commented Mar 28, 2024

When I create a regular bundle I can contain there both data and policy.
I would like to request a similar option when creating a wasm file.
Sometimes the data is a json file that reading it, parsing it and set it by a loadData call is cumbersome and costly in terms of performance.
Also, it will be nice if the build -t wasmcommand will create a wasm directly rather a bundle file that you need to extract the wasm file from (Not the end of the work though but I think makes sense that this is like a "compilation" product).

@shkup shkup changed the title Containing data inside the WASM Containing data inside a WASM Mar 28, 2024
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