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

wasm64 support #8

Open
guregu opened this issue Apr 23, 2023 · 1 comment
Open

wasm64 support #8

guregu opened this issue Apr 23, 2023 · 1 comment

Comments

@guregu
Copy link
Collaborator

guregu commented Apr 23, 2023

It's possible to exhaust the memory of the interpreter (4GB) by throwing a ton of concurrent queries at it. Using wasm64 should fix this.

@guregu
Copy link
Collaborator Author

guregu commented Apr 24, 2023

Hmm, maybe wasm64 not supported by WASI yet? WebAssembly/wasi-sdk#185
That's a bit of a show stopper.

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