Skip to content

v8: increase the maximum number of WasmVMs. #242

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

Conversation

PiotrSikora
Copy link
Member

New pointer compression features severely limit the maximum number
of WasmVMs that can be created in a single process, so disable it.

See: https://bugs.chromium.org/p/v8/issues/detail?id=12592

This increases the maximum number of WasmVMs from 268 to 6,479.

Signed-off-by: Piotr Sikora [email protected]

New pointer compression features severely limit the maximum number
of WasmVMs that can be created in a single process, so disable it.

See: https://bugs.chromium.org/p/v8/issues/detail?id=12592

This increases the maximum number of WasmVMs from 268 to 6,479.

Signed-off-by: Piotr Sikora <[email protected]>
@PiotrSikora
Copy link
Member Author

Pulled into #240, since V8 with pointer compression doesn't fail gracefully.

@PiotrSikora PiotrSikora closed this Feb 7, 2022
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

Successfully merging this pull request may close these issues.

1 participant