Wenyong Huang
|
b554a9d05d
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
|
4 år sedan |
Wenyong Huang
|
ba922b0d0d
Refine the wasm-c-api native func call process of aot mode (#640)
|
4 år sedan |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
4 år sedan |
Xu Jun
|
09eb858a02
add realloc wrapper, fix pthread_join overwrite issue (#605)
|
4 år sedan |
Wenyong Huang
|
240ca2ed46
Implement performance profiler and call stack dump, and update toolchain document (#501)
|
5 år sedan |
Xu Jun
|
a84d51271c
Support AssemblyScript's new/retain/release APIs (#460)
|
5 år sedan |
Xu Jun
|
c13746c22c
move memory_data out from MemoryInstance, add call stack (#408)
|
5 år sedan |
Xiaokang Qin
|
7c8ccc7c26
Fix the build warnings on Mac (#388)
|
5 år sedan |
Xu Jun
|
0226dbbb3d
introduce WAMR memory profiling tool (experimental) (#390)
|
5 år sedan |
Wenyong Huang
|
034606b0a9
Change wasm app offset type from int32 to uint32 (#361)
|
5 år sedan |
Wenyong Huang
|
89d2937cde
Refactor app heap and memory boundary check, and fix os_printf compilation error (#356)
|
5 år sedan |
Xu Jun
|
6aeefbebb2
implement atomics opcodes for interpreter (#344)
|
5 år sedan |
Xu Jun
|
32b2943369
enable pthread for AoT && update AOT current version to 2 (#311)
|
5 år sedan |
Xu Jun
|
d98ab63e5c
Enable shared memory && add pthread support (#282)
|
5 år sedan |
wenyongh
|
752826a667
Implement multi-module feature and bulk-memory feature (#271)
|
5 år sedan |
wenyongh
|
e8e45aeecd
Refine aot stack overflow check and enhance wasm loader malformed checks (#248)
|
5 år sedan |
wenyongh
|
d381b0fdec
Implement post-MVP features and native stack overflow check (#243)
|
5 år sedan |
wenyongh
|
b40e79c160
Make heap and linear memory contiguous to refine compilation time and footprint (#233)
|
5 år sedan |
Xu Jun
|
5e196253f6
Fix function type not set issue of aot_call_indirect (#229)
|
5 år sedan |
Xu Jun
|
057c849fc0
re-org bh_definition.c && introduce wamr fast interpreter (#189)
|
5 år sedan |
wenyongh
|
0d3f304191
Implement native function pointer check, addr conversion and register, update documents (#185)
|
5 år sedan |
wenyongh
|
256ecdfdf9
Refine interpreter to improve performance, refine memory usage (#161)
|
6 år sedan |
wenyongh
|
46b93b9d22
Enable AoT and wamr-sdk, and change arguments of call wasm API (#157)
|
6 år sedan |