mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-09 06:08:29 +00:00
Dynamic memory has the same struct as static memory, in particular the length field is not a pointer to a length field. Also, send the correct trap code.