Skip to content

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 piotrsikora@google.com

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 <piotrsikora@google.com>
@PiotrSikora
Copy link
Member Author

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

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