Skip to content

[flags] Set the V8 flag --wasm-unsafe-fast-api-wrapper#249

Merged
victorgomes merged 1 commit intov8:node-ci-2026-04-16from
gahaas:2026-04-16_fix_name
Apr 16, 2026
Merged

[flags] Set the V8 flag --wasm-unsafe-fast-api-wrapper#249
victorgomes merged 1 commit intov8:node-ci-2026-04-16from
gahaas:2026-04-16_fix_name

Conversation

@gahaas
Copy link
Copy Markdown

@gahaas gahaas commented Apr 16, 2026

The wrappers for fast API calls from wasm were disabled in V8 by default as they may allow sandbox escapes. This PR re-enables them for node.js.

The wrappers for fast API calls from wasm were disabled in V8 by default
as they may allow sandbox escapes. This PR re-enables them for node.js.
@victorgomes victorgomes merged commit 23e3acc into v8:node-ci-2026-04-16 Apr 16, 2026
13 of 18 checks passed
@gahaas gahaas deleted the 2026-04-16_fix_name branch April 16, 2026 13:23
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.

2 participants