wasm-micro-runtime/core
Wenyong Huang e1d0c27ef9
Fix ref.func forward-declared function check (#2099)
When ref.func opcode refers to a function whose function index no smaller than
current function, the destination func should be forward-declared: it is declared
in the table element segments, or is declared in the export list.
2023-04-03 15:55:24 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
deps Bump tensorflow from 2.9.2 to 2.11.1 in install_tensorflow.sh (#2076) 2023-03-28 17:25:36 +08:00
iwasm Fix ref.func forward-declared function check (#2099) 2023-04-03 15:55:24 +08:00
shared Fix sanitizer pointer overflow warning when perform pointer arithmetic (#2098) 2023-04-03 14:32:44 +08:00
config.h Enable aux stack allocations on application heap (#1799) 2022-12-19 10:58:12 +08:00
version.h Update version to 1.2.0 and update release notes (#2062) 2023-03-25 20:25:54 +08:00