Skip to content
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

Introduce WASM module versioning #296

Merged
merged 3 commits into from
Jan 9, 2024
Merged

Introduce WASM module versioning #296

merged 3 commits into from
Jan 9, 2024

Conversation

x1unix
Copy link
Owner

@x1unix x1unix commented Jan 9, 2024

Introduce WebAssembly modules versioning due to recent changes in Go WASM imports/exports to avoid issues in previous versions.

Now, all WASM files contain API version suffixes. For example go-repl@v2.wasm.

@x1unix x1unix added this to the 1.14.0 milestone Jan 9, 2024
@x1unix x1unix merged commit 1186e78 into master Jan 9, 2024
1 check passed
@x1unix x1unix deleted the feat/wasm-api-compat branch January 9, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant