wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi 8f098a5905
aot: Make precheck functions use short-call for xtensa (#3418)
Note: this breaks AOT ABI for xtensa again because of a revert of an ABI-breaking change.
2024-05-13 16:55:00 +08:00
..
aot aot: Make precheck functions use short-call for xtensa (#3418) 2024-05-13 16:55:00 +08:00
common Implement Memory64 support for AOT (#3362) 2024-05-13 11:03:38 +08:00
compilation aot: Make precheck functions use short-call for xtensa (#3418) 2024-05-13 16:55:00 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add wasm module global type information APIs (#3406) 2024-05-10 09:15:58 +08:00
include Add wasm module global type information APIs (#3406) 2024-05-10 09:15:58 +08:00
interpreter Correct Exception Handling tag type when GC is enabled (#3413) 2024-05-13 16:42:01 +08:00
libraries Add wasm module global type information APIs (#3406) 2024-05-10 09:15:58 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00