Skip to content

Expose wasm-tools validate feature selection API (#44)#47

Merged
andreaTP merged 2 commits into
bytecodealliance:mainfrom
andreaTP:issue-44
Jun 5, 2026
Merged

Expose wasm-tools validate feature selection API (#44)#47
andreaTP merged 2 commits into
bytecodealliance:mainfrom
andreaTP:issue-44

Conversation

@andreaTP

@andreaTP andreaTP commented May 29, 2026

Copy link
Copy Markdown
Contributor

Add WasmFeature enum and Validate.builder() API to allow restricting which WebAssembly proposals are accepted during validation.

Fix #44

Add WasmFeature enum and Validate.builder() API to allow restricting
which WebAssembly proposals are accepted during validation.
@andreaTP andreaTP marked this pull request as ready for review June 1, 2026 10:28
@andreaTP andreaTP merged commit efe9757 into bytecodealliance:main Jun 5, 2026
42 of 45 checks passed
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.

WASM feature selection at parse/validation time

1 participant