Open
Description
See also #156, #164, WebAssembly/wabt#1972 and WebAssembly/wabt#2161.
Yes, linear memory as seen from wasm is always little-endian. But how should the host see it? wasm-c-api
currently assumes the host is little-endian too.
Metadata
Metadata
Assignees
Labels
No labels