wasm-micro-runtime icon indicating copy to clipboard operation
wasm-micro-runtime copied to clipboard

Any plans for wasm64 support?

Open qinkunbao opened this issue 3 years ago • 2 comments
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 avatar Dec 21 '21 01:12 qinkunbao

@qinkunbao currently there is no plan to support wasm64 yet.

wenyongh avatar Dec 29 '21 02:12 wenyongh

@qinkunbao currently there is no plan to support wasm64 yet.

Thank you for your reply.

qinkunbao avatar Jan 05 '22 04:01 qinkunbao