Skip to content

Document memory64 wasm proposal as having tier 1 support#10159

Merged
cfallin merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:memory64-tier-1
Jan 30, 2025
Merged

Document memory64 wasm proposal as having tier 1 support#10159
cfallin merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:memory64-tier-1

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

* [x] [Continuous fuzzing][fuzz1], and tested [to get fuzzed][fuzz2]
  * [x] [Custom fuzz target][fuzz-target]
* [x] Implementation ready to have CVEs assigned if necessary.
* [x] Reasonable to expect most developers to assist in maintenance.
* [x] RFC required for future changes affecting APIs/implementation.
* [x] [Stage 4 WebAssembly proposal](https://github.com/WebAssembly/proposals)
* [x] No known bugs/open questions.
* [x] [Available in Wasmtime API][rust-api]
* [x] [Available in Wasmtime C API][c-api]

[fuzz1]: https://github.com/bytecodealliance/wasmtime/blob/e60b6e623bca1203cf4b9c844254c25ccebe9d6d/crates/fuzzing/src/generators/module.rs#L49
[fuzz2]: https://github.com/bytecodealliance/wasmtime/blob/e60b6e623bca1203cf4b9c844254c25ccebe9d6d/crates/fuzzing/src/oracles.rs#L1311
[fuzz-target]: https://github.com/bytecodealliance/wasmtime/blob/e60b6e623bca1203cf4b9c844254c25ccebe9d6d/crates/fuzzing/src/oracles/memory.rs#L20-L23
[rust-api]: https://docs.rs/wasmtime/latest/wasmtime/struct.MemoryTypeBuilder.html#method.memory64
[c-api]: https://docs.wasmtime.dev/c-api/memory_8h.html#a3db783fad4992c3f6985c92274b14ad7
@alexcrichton alexcrichton requested a review from a team as a code owner January 30, 2025 19:58
@alexcrichton alexcrichton requested review from cfallin and removed request for a team January 30, 2025 19:58
@cfallin cfallin added this pull request to the merge queue Jan 30, 2025
Merged via the queue into bytecodealliance:main with commit 7a40f97 Jan 30, 2025
@alexcrichton alexcrichton deleted the memory64-tier-1 branch January 30, 2025 21:31
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