Wenyong Huang
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 anni fa |
TianlongLiang
|
0ee6e18a06
Rename parameter names in wasm_runtime_instantiate (#2045)
|
2 anni fa |
YAMAMOTO Takashi
|
37b09d0f24
Expose wasm_runtime_call_indirect (#1969)
|
2 anni fa |
liang.he
|
3698f2279b
Improve wasm-c-api instantiation-time linking (#1902)
|
2 anni fa |
Wenyong Huang
|
40a14b51c5
Enable running mode control for runtime and module instance (#1923)
|
3 anni fa |
Wenyong Huang
|
ce3458da99
Refine AOT exception check when function return (#1752)
|
3 anni fa |
Wenyong Huang
|
29b76dd275
Create module hash for each module in SGX lib-rats (#1745)
|
3 anni fa |
YAMAMOTO Takashi
|
1032aac60b
Add wasm_runtime_get_wasi_exit_code (#1748)
|
3 anni fa |
YAMAMOTO Takashi
|
77ff7daaf4
Add wasm_runtime_unregister_natives (#1647)
|
3 anni fa |
Wenyong Huang
|
a182926a73
Refactor interpreter/AOT module instance layout (#1559)
|
3 anni fa |
YAMAMOTO Takashi
|
00ae8cd614
Remove unused wasm_runtime_is_module_registered (#1594)
|
3 anni fa |
Wenyong Huang
|
78b5c5b484
Merge dev/socket into main (#1393)
|
3 anni fa |
YAMAMOTO Takashi
|
3875c6649a
wasm_runtime_start_debug_instance: Allow to override port (#1421)
|
3 anni fa |
YAMAMOTO Takashi
|
12931e7f59
Expose wasm_runtime_get_exec_env_singleton to the API users (#1388)
|
3 anni fa |
Wenyong Huang
|
6798637891
Remove some unused codes (#1379)
|
3 anni fa |
Wenyong Huang
|
fd5030e02e
Implement interpreter hw bound check (#1309)
|
3 anni fa |
Wenyong Huang
|
0ec27af9df
Add API wasm_runtime_set_module_inst (#1286)
|
3 anni fa |
Xu Jun
|
471cac4719
Enable dump call stack to a buffer (#1244)
|
3 anni fa |
Xu Jun
|
e0a8aa09be
Fix build error when enable custom section without interpreter (#1229)
|
3 anni fa |
Xu Jun
|
77595c9560
Support emit specified custom sections into AoT file (#1207)
|
3 anni fa |
Wenyong Huang
|
5b1dcf2fa2
Implement Go language binding (#1196)
|
3 anni fa |
YAMAMOTO Takashi
|
3168ba8dcf
Add comments on trailing uint8[1] members in the "Common" structures (#1189)
|
3 anni fa |
Wenyong Huang
|
b6e5206e61
Fix wasm_runtime_load argument type invalid issue (#1059)
|
3 anni fa |
Wenyong Huang
|
9c87a1ee17
Implement part of Berkeley Socket API for libc-wasi (#1036)
|
3 anni fa |
Wenyong Huang
|
260d36a62d
Refactor externref related APIs of reference types feature (#971)
|
4 anni fa |
Wenyong Huang
|
cdf306364e
Fix compile warning on non-x86 targets, fix alios build error (#923)
|
4 anni fa |
Wenyong Huang
|
b490a229f6
Enhance XIP and add XIP document (#863)
|
4 anni fa |
Xu Jun
|
2af5ae5abb
[source debug] refine some code in source debugging (#856)
|
4 anni fa |
Wenyong Huang
|
3dff80157b
Fix app heap corrupted unchecked issue (#788)
|
4 anni fa |
Wenyong Huang
|
52b6c73d9c
Apply clang-format for more src files and update spec test script (#775)
|
4 anni fa |