Skip to content

[wasm] Add ESM integration tests for wasm:js/string-constants builtin#58693

Merged
eqrion merged 1 commit intoweb-platform-tests:masterfrom
guybedford:wasm-string-constants-esm-integration
Mar 25, 2026
Merged

[wasm] Add ESM integration tests for wasm:js/string-constants builtin#58693
eqrion merged 1 commit intoweb-platform-tests:masterfrom
guybedford:wasm-string-constants-esm-integration

Conversation

@guybedford
Copy link
Copy Markdown
Contributor

Tests the new Wasm js-string string constants import support for importing builtin strings in both the instance phase and source phase Wasm ESM integration, using the wasm:js/string-constants import name as specified in WebAssembly/esm-integration#115.

Tests string constants support in both the instance phase and source
phase Wasm ESM integration, covering the wasm:js/string-constants
import namespace as specified in the JS API spec.

Spec PR: WebAssembly/esm-integration#115
@guybedford guybedford force-pushed the wasm-string-constants-esm-integration branch from 4cd3117 to b990cba Compare March 23, 2026 19:28
Copy link
Copy Markdown
Contributor

@eqrion eqrion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eqrion eqrion merged commit 6dc4271 into web-platform-tests:master Mar 25, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants