Commits
Branch selector
User selector
Commit History
Commits on Jan 5, 2022
- authored
Remove hardcoded stack size in thread_manager.c (#931)
Show description for 9169effauthoredESP IDF fixes (#927)
Show description for 78414b6authored
Commits on Jan 4, 2022
Add extern "C" in libc-builtin-sysroot pthread.h (#933)
Show description for 2c3f284authoredAutomatically detect the host platform in CMakeLists.txt (#929)
Show description for 6b733b8authored
Commits on Dec 30, 2021
Fix compile warning on non-x86 targets, fix alios build error (#923)
Show description for cdf3063authored
Commits on Dec 29, 2021
- authored
- authored
Add WASI ABI compatibility check for multi-module (#913)
Show description for 50b6474authoredUpdate Zephyr document, add esp32c3 and particle_argon support(#920)
Show description for 936206fauthored
Commits on Dec 28, 2021
Fix sensor framework timer issue and update sensor sample (#917)
Show description for 98bacfeauthoredFix sgx platform issues (#916)
Show description for 635084cauthored
Commits on Dec 27, 2021
Implement GetCurrentThreadStackLimits() for Windows 7 (#914)
Show description for 89a1c82authored
Commits on Dec 24, 2021
Commits on Dec 22, 2021
Enable source debugging feature for windows platform (#910)
Show description for ccb2de3authored
Commits on Dec 20, 2021
Remove PRI macro control in wasm_application.c (#905)
Show description for af251e4authoredCleanup output format warnings (#904)
Show description for 4cc4625authoredDon't use constant float table on arm and riscv (#903)
Show description for a41c1adauthoredPort WAMR to ESP-IDF (#892)
Show description for a9f1c2bauthored
Commits on Dec 16, 2021
xip: Lookup float constants from table to reduce relocations (#894)
Show description for 5be427bauthoredcode guideline: Fix bug of mischeck file name with '_' (#901)
Show description for f2d87ecauthored- authored
Commits on Dec 15, 2021
- authored
- authored
Update spec test cases to latest version (#889)
Show description for e70867cauthored
Commits on Dec 14, 2021
Fix wamrc endian/bit-width check invalid issue on win32 target (#886)
Show description for bbaf0a3authored
Commits on Dec 13, 2021
libc-builtin: Fix the signature of strncasecmp native function (#888)
Show description for 2917a0cauthored
zhouliang3Add mipsel to wamrc supported target list (#887)
Show description for e3ef216authored
Commits on Dec 10, 2021
Refine codes and fix several issues (#882)
Show description for 5547924authoredRemove hardcoded stack size while creating pthread (#881)
Show description for 915b26bauthored
Commits on Dec 8, 2021
- authored
Add new E_TYPE_XIP to indicate XIP mode (#874)
Show description for 208cafcauthored- authored
Commits on Dec 7, 2021
update IoT cloud demo (#876)
Show description for b9fd8f9authoredImplement relocation R_AARCH64_JUMP26 for aarch64 (#873)
Show description for 56ae28bauthored