wasm-micro-runtime
wasm-micro-runtime copied to clipboard
Any plans for wasm64 support?
trafficstars
Are there any plans to support wasm64?
It looks to me that WASMTIME has begun to implement supports for WASM64, which allows a wasm application to use more than 4GB of memory. I am aware that WASI-SDK is not ready for 64 bits. I just wonder if WAMR has any plan to support wasm64 in the future.
@qinkunbao currently there is no plan to support wasm64 yet.
@qinkunbao currently there is no plan to support wasm64 yet.
Thank you for your reply.