Wenyong Huang
|
fda3a26903
Fix some relocation type issues in windows (#574)
|
5 лет назад |
Wang Ning
|
afa1feb1a8
Update build wamrc aot compiler document (#570)
|
5 лет назад |
Wenyong Huang
|
b06ae7272f
Remove heap size check when creating wasi ctx (#565)
|
5 лет назад |
Wenyong Huang
|
9327f20ae2
Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564)
|
5 лет назад |
Wenyong Huang
|
e9e75a6b09
Fix interpreter not update memory size after call native func (#563)
|
5 лет назад |
Wenyong Huang
|
a1568825e8
Enable to use BH_VPRINTF macro to redirect stdout output (#560)
|
5 лет назад |
Wenyong Huang
|
a4239f1ffd
Enable SIMD by default for wamrc and iwasm (#559)
|
5 лет назад |
Wenyong Huang
|
54e82ec439
Fix app manager fail to install large app file issue (#555)
|
5 лет назад |
Wenyong Huang
|
fe76ce3b68
Update global initialization process for latest spec cases (#553)
|
5 лет назад |
Wenyong Huang
|
686733170c
Enhance ems memory allocator (#544)
|
5 лет назад |
Huang Qi
|
3cafb2f9c1
platforms/nuttx: Add FPU relative macro for thumb vfp (#541)
|
5 лет назад |
Jonathan
|
79afa493aa
Fix windows aot loader fail to resolve symbol issue (#540)
|
5 лет назад |
Xu Jun
|
fc50404115
add uvwasi implementation to support wasi on windows [experimental] (#534)
|
5 лет назад |
Xu Jun
|
370cc83fbd
Fix loader fail to lookup registered native symbol issue (#529)
|
5 лет назад |
Wenyong Huang
|
3849ece496
Fix auxiliary stack size not 16-byte aligned issue (#524)
|
5 лет назад |
Xu Jun
|
52f422dba0
fix pthread library issues: (#522)
|
5 лет назад |
Wenyong Huang
|
1630cb2524
Fix duplicated destroy shared memory's lock issue (#514)
|
5 лет назад |
Xu Jun
|
5947ea492d
Update invokeNative_em64.asm (#511)
|
5 лет назад |
Wenyong Huang
|
a5188f5574
Add checks to avoid wasm_runtime_malloc memory with size 0 (#507)
|
5 лет назад |
Wenyong Huang
|
efd648959c
Update README.md
|
5 лет назад |
Wang Ning
|
da8c879953
Implement riscv support for interpreter (#505)
|
5 лет назад |
Huang Qi
|
4c9cb30ed9
Auto detect host platform for wamr-compiler (#504)
|
5 лет назад |
Huang Qi
|
ee217d5af1
Add some missing intrinsic symbols for thumb ISA (#503)
|
5 лет назад |
alvkeke
|
6847e15f64
Fix failed in loading wasm byte-code if return NULL while size == 0 in os_malloc (#500)
|
5 лет назад |
Wenyong Huang
|
240ca2ed46
Implement performance profiler and call stack dump, and update toolchain document (#501)
|
5 лет назад |
alvkeke
|
794028a968
1. fix error while building project with RT-Thread Studio. (#497)
|
5 лет назад |
alvkeke
|
8ec03a5165
add porting codes of rt-thread (#494)
|
5 лет назад |
Wenyong Huang
|
8a477786f1
Remove unused block_addr_cache buffer in wasm loader (#493)
|
5 лет назад |
Wenyong Huang
|
788cbf2a19
Refine aot call_indirect opcode translation (#492)
|
5 лет назад |
Javan
|
f2a63d8623
Fix aot bh_assert failed issue on darwin platform x86_64 target (#476) (#488)
|
5 лет назад |