Jie He
|
be2b561935
[dylink] Add an experimental shared-everything multiple modules link feature. (#1023)
|
4 anni fa |
Wenyong Huang
|
64be6ec9a7
Fix potential pointer overflows (#826)
|
4 anni fa |
Javan
|
788e14ed6c
Enable emitting custom name section to aot file (#794)
|
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 |
Wenyong Huang
|
db695fada4
Implement XIP feature and enable ARC target support (#694)
|
4 anni fa |
Wenyong Huang
|
541f577164
Implement wasm_runtime_init_thread_env for Windows platform (#683)
|
4 anni fa |
Wenyong Huang
|
edb184f709
Implement most missing wasm-c-api APIs (#303) (#676)
|
4 anni fa |
Huang Qi
|
e4023c8e02
Implement AOT support for RISCV (#649)
|
4 anni fa |
Wenyong Huang
|
0f1ce9ef3d
Implement wasm-c-api frame/trap APIs for AOT mode (#663)
|
4 anni fa |
Wenyong Huang
|
b554a9d05d
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
|
4 anni fa |
Wenyong Huang
|
cba4c78273
Enable call wasm-c-api native func directly from interpreter (#656)
|
4 anni fa |
LiFeng
|
c6783ef258
IO: support populate fds into WASM application (#655)
|
4 anni fa |
Wenyong Huang
|
a5ffd656fa
Fix wasm-c-api trap message format issue (#644)
|
4 anni fa |
Wenyong Huang
|
ba922b0d0d
Refine the wasm-c-api native func call process of aot mode (#640)
|
4 anni fa |
Wenyong Huang
|
a14a4487bb
Re-org thread env init/destroy for HW bound check (#631)
|
4 anni fa |
Wenyong Huang
|
17a2167485
Fix wasm-c-api JIT issue and update makefile (#630)
|
4 anni fa |
Wenyong Huang
|
64b5459066
Implement Windows thread/mutex/cond APIs to support multi-thread (#627)
|
4 anni fa |
Wenyong Huang
|
fa5f4fe940
Implement Windows boundary check with hardware trap (#623)
|
4 anni fa |
Wenyong Huang
|
eb29385963
Implement more wasm-c-apis and enable Envoy integration (#622)
|
4 anni fa |
Xu Jun
|
684d766e2b
Refine aot call func procedure and fix zephyr timer overflow issue (#617)
|
4 anni fa |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
4 anni fa |
Xu Jun
|
09eb858a02
add realloc wrapper, fix pthread_join overwrite issue (#605)
|
4 anni fa |
Wenyong Huang
|
77c3ddf7d0
Implement aux stack overflow/underflow check for AOT/interp (#601)
|
4 anni fa |
Wenyong Huang
|
7db2221ad9
Re-org address unalignment access for fast-interp (#597)
|
5 anni fa |
Xu Jun
|
22bcfe204e
fix aux stack overwritten issue when lib-pthread is enabled (#596)
|
5 anni fa |
Javan
|
ca67af91bc
Call asc app exported new/pin/unpin APIs to align with its latest compiler (#577)
|
5 anni fa |
Wenyong Huang
|
b06ae7272f
Remove heap size check when creating wasi ctx (#565)
|
5 anni fa |
Wenyong Huang
|
fe76ce3b68
Update global initialization process for latest spec cases (#553)
|
5 anni fa |
Jonathan
|
79afa493aa
Fix windows aot loader fail to resolve symbol issue (#540)
|
5 anni fa |