wasm-micro-runtime/product-mini/platforms
Wenyong Huang 5547924e28
Refine codes and fix several issues (#882)
Refine some codes in wasm loader
Add -Wshadow to gcc compile flags and fix some variable shadowed issues
Fix function parameter/return types not checked issue
Fix fast-interp loader reserve_block_ret() not handle V128 return type issue
Fix mini loader load_table_segment_section() failed issue
Add detailed comments for argc argument in wasm_runtime_call_wasm()
2021-12-10 18:13:17 +08:00
..
alios-things Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
android Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
darwin Refactor CI rules: merge ubuntu/macos/android, enable spec test (#777) 2021-10-11 20:32:29 +08:00
esp-idf Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
linux Refine codes and fix several issues (#882) 2021-12-10 18:13:17 +08:00
linux-sgx Fix run XIP file failure on SGX platform (#880) 2021-12-08 21:30:51 +08:00
nuttx wamr: Add shared memory and memory tracing config (#835) 2021-11-16 15:54:46 +08:00
posix Enhance XIP and add XIP document (#863) 2021-12-06 17:25:10 +08:00
riot Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
rt-thread Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
vxworks Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
windows Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
zephyr/simple Simplify build setup for zephyr (#789) 2021-10-15 20:15:17 +08:00