saulecabrera opened issue #8089:
Winch is missing support for most of the WebAssembly proposals supported by Cranelift (even the ones that are implemented and not enabled by default). The goal of this issue is to track support for the
memory64
proposal. The bulk of the work here is to follow-up on the changes introduced in https://github.com/bytecodealliance/wasmtime/pull/7894
saulecabrera added the winch label to Issue #8089.
alexcrichton closed issue #8089:
Winch is missing support for most of the WebAssembly proposals supported by Cranelift (even the ones that are implemented and not enabled by default). The goal of this issue is to track support for the
memory64
proposal. The bulk of the work here is to follow-up on the changes introduced in https://github.com/bytecodealliance/wasmtime/pull/7894
Last updated: Nov 22 2024 at 17:03 UTC