Commits
User selector
Commit History
Commits on Jan 10, 2022
Enable Windows XIP (#944)
Show description for 4b5543cauthored
Commits on Jan 7, 2022
- authored
GetCurrentThreadStackLimits dynamically for Windows platform (#939)
Show description for 78308e7authoredFix some issues on MacOS platform (#937)
Show description for cb51dbbauthored
Commits on Jan 6, 2022
Upgrade uvwasi to 1.42.0 and fix Android link issues (#938)
Show description for 308d31cauthoredWrap data width according to atomic opcode specified (#936)
Show description for 9d2576dauthored
Commits on Jan 5, 2022
Remove hardcoded stack size in thread_manager.c (#931)
Show description for 9169effauthoredESP IDF fixes (#927)
Show description for 78414b6authored
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
Add WASI ABI compatibility check for multi-module (#913)
Show description for 50b6474authored
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 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 5be427bauthored- authored
Commits on Dec 15, 2021
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
Add new E_TYPE_XIP to indicate XIP mode (#874)
Show description for 208cafcauthored
Commits on Dec 7, 2021
Implement relocation R_AARCH64_JUMP26 for aarch64 (#873)
Show description for 56ae28bauthored
Commits on Dec 6, 2021
Enhance XIP and add XIP document (#863)
Show description for b490a22authored[source debug] refine some code in source debugging (#856)
Show description for 2af5ae5authored
Commits on Dec 3, 2021
Don't throw exception while module_malloc failed (#860)
Show description for c8fe100authoredRefine code when aux stack global isn't found (#862)
Show description for b73edc8authored
Commits on Nov 30, 2021
Fix issue of wasm/aot file malformed format (#853)
Show description for 212810bauthoredImplement atomic and memset/memmove/memcpy intrinsic for riscv (#841)
Show description for 8d1c56bauthored