AdamStrojek opened issue #10116:
On the main page we can find list of features provided by wasmtime. One of them is:
- Standards Compliant. Wasmtime passes the official WebAssembly test suite, implements the official C API of wasm, and implements future proposals to WebAssembly as well. Wasmtime developers are intimately engaged with the WebAssembly standards process all along the way too.
First link targets
https://docs.wasmtime.dev/stability-wasm-proposals-support.html
which page currently doesn't existI think correct address should be:
https://docs.wasmtime.dev/stability-wasm-proposals.html
Here you can find page that I mentioned:
https://wasmtime.dev
AdamStrojek edited issue #10116:
On the main page we can find list of features provided by wasmtime. One of them is:
- Standards Compliant. Wasmtime passes the official WebAssembly test suite, implements the official C API of wasm, and implements future proposals to WebAssembly as well. Wasmtime developers are intimately engaged with the WebAssembly standards process all along the way too.
First link targets
https://docs.wasmtime.dev/stability-wasm-proposals-support.html
which page currently doesn't existI think correct address should be:
https://docs.wasmtime.dev/stability-wasm-proposals.html
Here you can find page that I mentioned:
https://wasmtime.devAdditionally, footnote for On-by-default proposals is unordered
alexcrichton closed issue #10116:
On the main page we can find list of features provided by wasmtime. One of them is:
- Standards Compliant. Wasmtime passes the official WebAssembly test suite, implements the official C API of wasm, and implements future proposals to WebAssembly as well. Wasmtime developers are intimately engaged with the WebAssembly standards process all along the way too.
First link targets
https://docs.wasmtime.dev/stability-wasm-proposals-support.html
which page currently doesn't existI think correct address should be:
https://docs.wasmtime.dev/stability-wasm-proposals.html
Here you can find page that I mentioned:
https://wasmtime.devAdditionally, footnote for On-by-default proposals is unordered
alexcrichton commented on issue #10116:
Fixed in https://github.com/bytecodealliance/wasmtime/pull/10117
Last updated: Feb 28 2025 at 03:10 UTC