wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi 2f147fae96
aot compiler: Bail out on too long native symbol names (#3663)
The old code was silently truncating long names.
2024-07-25 11:38:29 +08:00
..
aot aot runtime: Add missing arm/thumb relocations (#3660) 2024-07-25 11:06:41 +08:00
common Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639) 2024-07-23 16:34:47 +08:00
compilation aot compiler: Bail out on too long native symbol names (#3663) 2024-07-25 11:38:29 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
include Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639) 2024-07-23 16:34:47 +08:00
interpreter Remove a few hardcoded spec test knowledge from the core library (#3648) 2024-07-22 13:30:00 +08:00
libraries libc-builtin: Fix a printf format (#3652) 2024-07-23 17:59:31 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00