Karl Fessel
|
2022b2584d
remove not needed ${SHARED_DIR}/include/*.h in runtime_lib.cmake (#338)
|
hace 5 años |
Wenyong Huang
|
aa7b0ba6b6
Fix wamrc link error and arm assembly code issue (#335)
|
hace 5 años |
Karl Fessel
|
37aae1bc49
make include headers follow strict protoype rule (#331)
|
hace 5 años |
Xu Jun
|
2db335c6d4
add spawn thread API and sample (#333)
|
hace 5 años |
Wenyong Huang
|
ed8ddb2cea
Disable some components in llvm build script to decrease binary size (#330)
|
hace 5 años |
Xu Jun
|
29e45e1527
implement atomic opcode in AOT/JIT (#329)
|
hace 5 años |
dpinthinker
|
cc05f8fb1c
Use quicksort to sort native_symbols (#324)
|
hace 5 años |
Wenyong Huang
|
93ca9d8c62
Disable memory shrink opt when memory.size opcode is found (#323)
|
hace 5 años |
Wenyong Huang
|
88af12501d
Implement ecall to handle commands from host to call enclave runtime APIs (#320)
|
hace 5 años |
Wenyong Huang
|
056b824ac4
Fix fast interpreter i64 shift issue for non-x86 arch (#319)
|
hace 5 años |
lum1n0us
|
08d01b65c5
Eable post-MVP feature wasm-c-api (#315)
|
hace 5 años |
Xu Jun
|
32b2943369
enable pthread for AoT && update AOT current version to 2 (#311)
|
hace 5 años |
yjsungo
|
ca938f3634
Fix one typo in README.md (#309)
|
hace 5 años |
dpinthinker
|
49555f48b3
remove duplicated method resolve_main_func (#305)
|
hace 5 años |
Jämes Ménétrey
|
0472ddc0d0
Change whence_t constant values to match pre-existing agreed-upon values. (#307)
|
hace 5 años |
Weining
|
1a85051415
Implement multi-value feature and import binarydump tool (#308)
|
hace 5 años |
wenyongh
|
16a284a67c
Fix compile issue of zephyr (#306)
|
hace 5 años |
wenyongh
|
2fc7230009
Enhance the native stack overflow check (#302)
|
hace 5 años |
dpinthinker
|
9b8fc6ae95
fix one typo in module_wasm_app.c's log (#299)
|
hace 5 años |
dpinthinker
|
1f6b589c12
fix comments wrong position (#296)
|
hace 5 años |
wenyongh
|
ee3d448eb6
Fix aot issue in 32-bit platform (#297)
|
hace 5 años |
wenyongh
|
847dccaa34
Refine get/set global opcodes for interpreter (#294)
|
hace 5 años |
wenyongh
|
ee315e4049
Implement memory access bound check with hardware trap for 64-bit platforms (#293)
|
hace 5 años |
Josh Triplett
|
548926ab1a
Rename "master" branch to "main"
|
hace 5 años |
Xu Jun
|
e3c04e6684
support pthread_key related APIs (#288)
|
hace 5 años |
Xu Jun
|
acb68c64c2
update doc for multi-thread (#284)
|
hace 5 años |
Xu Jun
|
d98ab63e5c
Enable shared memory && add pthread support (#282)
|
hace 5 años |
J-Heinemann
|
f4d4d69736
wasm_export.h Function Description & SGX SDK Include path (#279)
|
hace 5 años |
wenyongh
|
10980a1dd7
Fix app manager parse applet name issue (#280)
|
hace 5 años |
wenyongh
|
7a287fd1a9
Implement wasm mini loader and refine footprint of loader and runtime (#276)
|
hace 5 años |