wasm-micro-runtime/samples
Wenyong Huang 1be202fad8
Fix several issues found (#1996)
- CMakeLists.txt: add lib_export.h to install list
- Fast JIT: enlarge spill cache size to enable several standalone cases
                when hw bound check is disabled
- Thread manager: wasm_cluster_exit_thread may destroy an invalid
               exec_env->module_inst when exec_env was destroyed before
- samples/socket-api: fix failure to run timeout_client.wasm
- enhance CI build wasi-libc and sample/wasm-c-api-imports CMakeLlist.txt
2023-03-03 15:00:54 +08:00
..
basic
file
gui
littlevgl
multi-module Use cmake POSITION_INDEPENDENT_CODE instead of hardcoding -pie -fPIE (#1598) 2022-10-19 01:51:18 +08:00
multi-thread Use shared memory lock for threads generated from same module (#1960) 2023-02-16 11:54:19 +08:00
native-lib
ref-types
sgx-ra
simple
socket-api
spawn-thread
wasi-threads
wasm-c-api Upgrade toolkits (#1878) 2023-02-02 09:42:25 +08:00
wasm-c-api-imports
workload Upgrade toolkits (#1878) 2023-02-02 09:42:25 +08:00