TianlongLiang
|
36d438051e
Support table64 extension in classic-interp and AOT running modes (#3811)
|
1 год назад |
Marcin Kolny
|
cbc2078898
AOT call stack optimizations (#3773)
|
1 год назад |
Marcin Kolny
|
b4380fb3b1
refactoring: Re-use commit IP functionality between exception handling and other cases (#3768)
|
1 год назад |
YAMAMOTO Takashi
|
867dbd8912
aot compiler: Propagate const-ness by ourselves (#3567)
|
1 год назад |
Xenia Lu
|
ad5d31b9b0
Expose more functions related to emitting AOT files (#3520)
|
1 год назад |
Benbuck Nason
|
8239dd4aa7
Add wasm_export.h APIs to expose memory type (#3496)
|
1 год назад |
Marcin Kolny
|
fe5e7a9981
Implement Memory64 support for AOT (#3362)
|
1 год назад |
Wenyong Huang
|
835188cc53
aot compiler: Fix the length type passed to aot_memmove/aot_memset (#3378)
|
1 год назад |
TianlongLiang
|
58c980c4df
Fix llvm jit push funcref/externref result type issue (#3169)
|
1 год назад |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
1 год назад |
liang.he
|
cd0cec5beb
Check ValueKind before extracting a constant int value (#2595)
|
2 лет назад |
Wenyong Huang
|
76be848ec3
Implement the segue optimization for LLVM AOT/JIT (#2230)
|
2 лет назад |
YAMAMOTO Takashi
|
7d3b2a8773
Make memory profiling show native stack usage (#1917)
|
2 лет назад |
Xu Jun
|
53b775aa4b
Support integrate 3rd-party toolchains into wamrc (#1237)
|
3 лет назад |
Wenyong Huang
|
ca4b60b335
Auto dump mem/perf profiling in execute_main/execute_func (#1157)
|
3 лет назад |
Wenyong Huang
|
7636d86a76
Refactor Orc JIT to enable lazy compilation (#974)
|
4 лет назад |
Wenyong Huang
|
5547924e28
Refine codes and fix several issues (#882)
|
4 лет назад |
Huang Qi
|
0af7522e3e
Fix fail to get builtin functions in indirect call (XIP) mode (#829)
|
4 лет назад |
Wenyong Huang
|
fb4afc7ca4
Apply clang-format for core/iwasm compilation and libraries (#784)
|
4 лет назад |
Wenyong Huang
|
7be0d385a6
Implement SIMD latest opcodes and update LLVM to 13.0 (#758)
|
4 лет назад |
Huang Qi
|
bb0e4503cb
Move type definition of IntCond and FloatCond to aot.h (#713)
|
4 лет назад |
Wenyong Huang
|
b554a9d05d
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
|
4 лет назад |
Wenyong Huang
|
ba922b0d0d
Refine the wasm-c-api native func call process of aot mode (#640)
|
4 лет назад |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
4 лет назад |
Wenyong Huang
|
77c3ddf7d0
Implement aux stack overflow/underflow check for AOT/interp (#601)
|
4 лет назад |
Wenyong Huang
|
74be7a0b7c
Add more checks to enhance security (#446)
|
5 лет назад |
Wenyong Huang
|
a3074df21b
Import SIMD feature and add some workload samples (#438)
|
5 лет назад |
wenyongh
|
7abd1ca813
Change llvm void pointer to i8 pointer to avoid assert failed (#250)
|
5 лет назад |
wenyongh
|
0fdd49ea31
Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193)
|
5 лет назад |
wenyongh
|
0d3f304191
Implement native function pointer check, addr conversion and register, update documents (#185)
|
5 лет назад |