Enrico Loparco
|
216dc43ab4
Use shared memory lock for threads generated from same module (#1960)
|
3 лет назад |
Wenyong Huang
|
40a14b51c5
Enable running mode control for runtime and module instance (#1923)
|
3 лет назад |
Wenyong Huang
|
14288f59b0
Implement Multi-tier JIT (#1774)
|
3 лет назад |
Wenyong Huang
|
9d52960e4d
Fix wasm-c-api import func link issue in wasm_instance_new (#1787)
|
3 лет назад |
Wenyong Huang
|
87c3195d47
Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737)
|
3 лет назад |
Wenyong Huang
|
cf7b01ad82
Implement call Fast JIT function from LLVM JIT jitted code (#1714)
|
3 лет назад |
Wenyong Huang
|
c70e1ebc3d
Avoid generating some unused LLVM IRs (#1696)
|
3 лет назад |
Wenyong Huang
|
e87a554616
Refactor LLVM JIT (#1613)
|
3 лет назад |
Wenyong Huang
|
a182926a73
Refactor interpreter/AOT module instance layout (#1559)
|
3 лет назад |
Wenyong Huang
|
78b5c5b484
Merge dev/socket into main (#1393)
|
3 лет назад |
Wenyong Huang
|
ccd627d2c6
Fix linear memory page count issues (#1380)
|
3 лет назад |
FromLiQg
|
88bb4f3c81
Normalize wasm types (#1378)
|
3 лет назад |
Wenyong Huang
|
bf28030993
Import WAMR Fast JIT (#1343)
|
3 лет назад |
Xu Jun
|
77595c9560
Support emit specified custom sections into AoT file (#1207)
|
3 лет назад |
Wenyong Huang
|
adaaf348ed
Refine opcode br_table for classic interpreter (#1112)
|
3 лет назад |
Wenyong Huang
|
9c87a1ee17
Implement part of Berkeley Socket API for libc-wasi (#1036)
|
4 лет назад |
Wenyong Huang
|
260d36a62d
Refactor externref related APIs of reference types feature (#971)
|
4 лет назад |
liang.he
|
50b6474f54
Add WASI ABI compatibility check for multi-module (#913)
|
4 лет назад |
Wenyong Huang
|
5547924e28
Refine codes and fix several issues (#882)
|
4 лет назад |
Xu Jun
|
2af5ae5abb
[source debug] refine some code in source debugging (#856)
|
4 лет назад |
Javan
|
788e14ed6c
Enable emitting custom name section to aot file (#794)
|
4 лет назад |
Wenyong Huang
|
6415e1b006
Apply clang-format for interpreter source files (#772)
|
4 лет назад |
Wenyong Huang
|
9ef37dd781
Implement source debugging for interpreter and AOT (#769)
|
4 лет назад |
Wenyong Huang
|
cba4c78273
Enable call wasm-c-api native func directly from interpreter (#656)
|
4 лет назад |
LiFeng
|
c6783ef258
IO: support populate fds into WASM application (#655)
|
4 лет назад |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
4 лет назад |
Wenyong Huang
|
fe76ce3b68
Update global initialization process for latest spec cases (#553)
|
5 лет назад |
Wenyong Huang
|
788cbf2a19
Refine aot call_indirect opcode translation (#492)
|
5 лет назад |
Wenyong Huang
|
724858c731
Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481)
|
5 лет назад |
Xu Jun
|
a84d51271c
Support AssemblyScript's new/retain/release APIs (#460)
|
5 лет назад |