Skip to content

Update wasm-bulk-memory spec URL - #4353

Open
gsnedders wants to merge 1 commit into
web-platform-dx:mainfrom
gsnedders:spec-fix/wasm-bulk-memory
Open

gsnedders wants to merge 1 commit into
web-platform-dx:mainfrom
gsnedders:spec-fix/wasm-bulk-memory

Conversation

@gsnedders

Copy link
Copy Markdown
Contributor

Bulk memory operations have been merged into the core WebAssembly spec.

Bulk memory operations have been merged into the core WebAssembly spec.
@github-actions github-actions Bot added feature definition Creating or defining new features or groups of features. tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings labels Sep 11, 2026
name: Bulk memory operations (WebAssembly)
description: Bulk memory operations, such as `copy` and `init`, mirror the efficiency of native `memcpy` and `memmove` operations.
spec: https://github.com/WebAssembly/spec/blob/main/proposals/bulk-memory-operations/Overview.md
spec: https://webassembly.github.io/spec/core/bikeshed/

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Are we able to link to something more specific than the overall spec?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features. tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants