Wenyong Huang
|
bf28030993
Import WAMR Fast JIT (#1343)
|
3 년 전 |
Wenyong Huang
|
0ec27af9df
Add API wasm_runtime_set_module_inst (#1286)
|
3 년 전 |
YAMAMOTO Takashi
|
be8ba9e1fd
wasm_export.h: mention module byte buffer mutability (#1271)
|
3 년 전 |
Xu Jun
|
471cac4719
Enable dump call stack to a buffer (#1244)
|
3 년 전 |
Xu Jun
|
77595c9560
Support emit specified custom sections into AoT file (#1207)
|
3 년 전 |
Wenyong Huang
|
5b1dcf2fa2
Implement Go language binding (#1196)
|
3 년 전 |
YAMAMOTO Takashi
|
3fd763a95c
wasm_export.h: Make RuntimeInitArgs less config dependent (#1190)
|
3 년 전 |
YAMAMOTO Takashi
|
6fb402aeec
wasm_export.h: Add a few comments about heap and threads (#1147)
|
3 년 전 |
Wenyong Huang
|
b6e5206e61
Fix wasm_runtime_load argument type invalid issue (#1059)
|
3 년 전 |
Wenyong Huang
|
9c87a1ee17
Implement part of Berkeley Socket API for libc-wasi (#1036)
|
3 년 전 |
Wenyong Huang
|
260d36a62d
Refactor externref related APIs of reference types feature (#971)
|
4 년 전 |
Wenyong Huang
|
5547924e28
Refine codes and fix several issues (#882)
|
4 년 전 |
Wenyong Huang
|
b490a229f6
Enhance XIP and add XIP document (#863)
|
4 년 전 |
Xu Jun
|
2af5ae5abb
[source debug] refine some code in source debugging (#856)
|
4 년 전 |
Wenyong Huang
|
52b6c73d9c
Apply clang-format for more src files and update spec test script (#775)
|
4 년 전 |
Karl Fessel
|
8d9bf18ac3
Make include headers follow strict protoype rule (#773)
|
4 년 전 |
Wenyong Huang
|
9ef37dd781
Implement source debugging for interpreter and AOT (#769)
|
4 년 전 |
Wenyong Huang
|
ea06c19a9d
Implement wasm-c-api wasm_config related APIs (#665)
|
4 년 전 |
LiFeng
|
c6783ef258
IO: support populate fds into WASM application (#655)
|
4 년 전 |
Wenyong Huang
|
77c71e559a
Add wasm-c-api nested function calls sample (#652)
|
4 년 전 |
Xu Jun
|
f637438e4e
Spread module custom data to all threads, enable libc-builtin float print (#633)
|
4 년 전 |
Wenyong Huang
|
a14a4487bb
Re-org thread env init/destroy for HW bound check (#631)
|
4 년 전 |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
4 년 전 |
Wenyong Huang
|
dfe52ab42f
Fix compile warnings on windows platform: dll linkage and others (#604)
|
4 년 전 |
Wenyong Huang
|
b06ae7272f
Remove heap size check when creating wasi ctx (#565)
|
4 년 전 |
Wenyong Huang
|
240ca2ed46
Implement performance profiler and call stack dump, and update toolchain document (#501)
|
5 년 전 |
Xu Jun
|
0226dbbb3d
introduce WAMR memory profiling tool (experimental) (#390)
|
5 년 전 |
Xiaokang Qin
|
264e189690
Add Windows support for C-API and Runtime API libraries and examples. (#379)
|
5 년 전 |
Xiaokang Qin
|
5418e09712
Add two apis for wasm function call (#375)
|
5 년 전 |
Wenyong Huang
|
034606b0a9
Change wasm app offset type from int32 to uint32 (#361)
|
5 년 전 |