Xu Jun
|
2e0cef3ef1
fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371)
|
5 lat temu |
Wenyong Huang
|
c8df3f6eed
Fix app heap migrate issue and aot compilation warning (#368)
|
5 lat temu |
Xu Jun
|
e113298d7f
use llvm release 10.x (#365)
|
5 lat temu |
Wenyong Huang
|
034606b0a9
Change wasm app offset type from int32 to uint32 (#361)
|
5 lat temu |
qinxk-inter
|
049760b849
Fix the build issues on mac for some samples (#358)
|
5 lat temu |
Wenyong Huang
|
0103f6429c
Refactor error/exception strings to reduce binary size (#359)
|
5 lat temu |
Wenyong Huang
|
89d2937cde
Refactor app heap and memory boundary check, and fix os_printf compilation error (#356)
|
5 lat temu |
Xu Jun
|
6b5f376e79
fix issue in mini-loader (#353)
|
5 lat temu |
Xu Jun
|
1266ebb222
fix coding style for windows build patch (#350)
|
5 lat temu |
Karl Fessel
|
874cc951c6
Optimize get_current_target in AOT loader for more archs (#347)
|
5 lat temu |
Xu Jun
|
21efe12505
add win64 support (#348)
|
5 lat temu |
Wenyong Huang
|
8c820730ba
Add cmake variable to set the max app thread stack size (#346)
|
5 lat temu |
sophy228
|
8ad9c1775f
Add wamrc AoT compiler building support for Windows(MSVC) (#332)
|
5 lat temu |
Karl Fessel
|
3be29c3f46
optimize: get_current_target for AOT thumb loader (#342)
|
5 lat temu |
Xu Jun
|
6aeefbebb2
implement atomics opcodes for interpreter (#344)
|
5 lat temu |
Wenyong Huang
|
1b6ddb37d0
Implement libc-WASI for Linux SGX platform and update documents (#343)
|
5 lat temu |
follower
|
8edf1e152f
Update URL to lvgl repository. (#341)
|
5 lat temu |
follower
|
47450f47dd
Fix typo: "wigdet" -> "widgets" (#340)
|
5 lat temu |
Karl Fessel
|
2022b2584d
remove not needed ${SHARED_DIR}/include/*.h in runtime_lib.cmake (#338)
|
5 lat temu |
Wenyong Huang
|
aa7b0ba6b6
Fix wamrc link error and arm assembly code issue (#335)
|
5 lat temu |
Karl Fessel
|
37aae1bc49
make include headers follow strict protoype rule (#331)
|
5 lat temu |
Xu Jun
|
2db335c6d4
add spawn thread API and sample (#333)
|
5 lat temu |
Wenyong Huang
|
ed8ddb2cea
Disable some components in llvm build script to decrease binary size (#330)
|
5 lat temu |
Xu Jun
|
29e45e1527
implement atomic opcode in AOT/JIT (#329)
|
5 lat temu |
dpinthinker
|
cc05f8fb1c
Use quicksort to sort native_symbols (#324)
|
5 lat temu |
Wenyong Huang
|
93ca9d8c62
Disable memory shrink opt when memory.size opcode is found (#323)
|
5 lat temu |
Wenyong Huang
|
88af12501d
Implement ecall to handle commands from host to call enclave runtime APIs (#320)
|
5 lat temu |
Wenyong Huang
|
056b824ac4
Fix fast interpreter i64 shift issue for non-x86 arch (#319)
|
5 lat temu |
lum1n0us
|
08d01b65c5
Eable post-MVP feature wasm-c-api (#315)
|
5 lat temu |
Xu Jun
|
32b2943369
enable pthread for AoT && update AOT current version to 2 (#311)
|
5 lat temu |