wasm-micro-runtime/core
Wenyong Huang 1630cb2524
Fix duplicated destroy shared memory's lock issue (#514)
And add native symbol node to list head when registering native symbol, so as to lookup developer's registered node firstly when linking.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-02-07 11:05:48 +08:00
..
app-framework Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
app-mgr Fix timer setTimeout issue and some coding style issues (#459) 2020-12-04 18:07:52 +08:00
deps Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm Fix duplicated destroy shared memory's lock issue (#514) 2021-02-07 11:05:48 +08:00
shared Add checks to avoid wasm_runtime_malloc memory with size 0 (#507) 2021-01-28 16:16:02 +08:00
config.h Implement riscv support for interpreter (#505) 2021-01-25 18:41:48 +08:00