Wenyong Huang 8af155076c Update version to 2.1.1 and update release notes (#3618) 1 rok temu
..
arch 432a940735 Fix clang compile warnings (#3396) 1 rok temu
gc ab4e17b701 Modify logging for windows exception handler and remove unused function (#3489) 1 rok temu
SConscript 7e60b8608e Add ia32 support and fix compiling issue for RT-Thread (#730) 4 lat temu
iwasm_common.cmake eaf1897a70 Add support for universal binaries on OSX (#2060) 2 lat temu
wasm_application.c 7affac0ed3 wasm_application.c: Avoid null pointer dereference (#3620) 1 rok temu
wasm_blocking_op.c 444b159963 Implement async termination of blocking thread (#2516) 2 lat temu
wasm_c_api.c 3746534010 Add table type API support (#3515) 1 rok temu
wasm_c_api_internal.h ca61184ced Fix some spelling issues (#3385) 1 rok temu
wasm_exec_env.c ca61184ced Fix some spelling issues (#3385) 1 rok temu
wasm_exec_env.h b11dbcba0a thread mgr: Free aux stack only when it was allocated (#3282) 1 rok temu
wasm_loader_common.c 73caf19e69 Fix compile warnings/error reported in Windows (#3616) 1 rok temu
wasm_loader_common.h 1b1ec715e9 wasm loader: Reject v128 for interpreters (#3611) 1 rok temu
wasm_memory.c 73caf19e69 Fix compile warnings/error reported in Windows (#3616) 1 rok temu
wasm_memory.h a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 rok temu
wasm_native.c f844b33b2d Make wasi-nn backends as separated shared libraries (#3509) 1 rok temu
wasm_native.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 rok temu
wasm_runtime_common.c 8af155076c Update version to 2.1.1 and update release notes (#3618) 1 rok temu
wasm_runtime_common.h 3b8ef89110 Clone data segments when specified with load args (#3463) 1 rok temu
wasm_shared_memory.c 1c2a8fca4e Fix some more spelling issues (#3393) 1 rok temu
wasm_shared_memory.h 52db362b89 Refine lock/unlock shared memory (#2682) 2 lat temu
wasm_suspend_flags.h 8b37048823 Do not inherit WASM_SUSPEND_FLAG_BLOCKING from the parent thread (#3051) 2 lat temu