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 |
YAMAMOTO Takashi
|
15dd651539
Fix os_cond_timedwait and other issues for NuttX sim/macOS (#562)
|
4 anni fa |
Xu Jun
|
f637438e4e
Spread module custom data to all threads, enable libc-builtin float print (#633)
|
4 anni fa |
Wenyong Huang
|
eb29385963
Implement more wasm-c-apis and enable Envoy integration (#622)
|
4 anni fa |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
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)
|
4 anni fa |
Javan
|
ca67af91bc
Call asc app exported new/pin/unpin APIs to align with its latest compiler (#577)
|
4 anni fa |
Wenyong Huang
|
fe76ce3b68
Update global initialization process for latest spec cases (#553)
|
4 anni fa |
Xu Jun
|
370cc83fbd
Fix loader fail to lookup registered native symbol issue (#529)
|
4 anni fa |
Wenyong Huang
|
a5188f5574
Add checks to avoid wasm_runtime_malloc memory with size 0 (#507)
|
5 anni fa |
Wenyong Huang
|
8a477786f1
Remove unused block_addr_cache buffer in wasm loader (#493)
|
5 anni fa |
Wenyong Huang
|
788cbf2a19
Refine aot call_indirect opcode translation (#492)
|
5 anni fa |
Wenyong Huang
|
724858c731
Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481)
|
5 anni fa |
Wenyong Huang
|
ad35c3c21b
Implement SIMD float ceil/floor/trunc/nearest opcodes (#472)
|
5 anni fa |
Wenyong Huang
|
16e6f41b3a
Fix wamr compiler issues and refine some error messages (#470)
|
5 anni fa |
Xu Jun
|
a84d51271c
Support AssemblyScript's new/retain/release APIs (#460)
|
5 anni fa |
Wenyong Huang
|
282831eba5
Fix some compilation warnings and add esp-idf platform for experiment (#454)
|
5 anni fa |
Wenyong Huang
|
74be7a0b7c
Add more checks to enhance security (#446)
|
5 anni fa |
Wenyong Huang
|
a3074df21b
Import SIMD feature and add some workload samples (#438)
|
5 anni fa |
lum1n0us
|
4787b150b8
Enable multi-module support for wasm-c-api (#426)
|
5 anni fa |
YAMAMOTO Takashi
|
f7903caa65
wasm_loader_ctx_init: Don't use false as a pointer (#422)
|
5 anni fa |
Xiaokang Qin
|
c83a5713f9
Add the fast-interp tail call support (#409)
|
5 anni fa |
Xu Jun
|
4bfcbc2cab
fix problem about local in fast-interp (#406)
|
5 anni fa |
Xiaokang Qin
|
a70daed17d
Add the tail-call feature support for classic-interp (#401)
|
5 anni fa |
Wenyong Huang
|
a3d374eb57
Fix jit target arch not set issue and custom name section typo issue (#400)
|
5 anni fa |
Xiaokang Qin
|
a7e7711f63
Add the support for custom name section (#398)
|
5 anni fa |
Huang Qi
|
a290aaf93e
Fix wasm loader malloc(0) issue which returns NULL is some platforms (#397)
|
5 anni fa |
Wenyong Huang
|
e501a6963b
Fix some coding style issues, fix doc typo and refine some codes (#392)
|
5 anni fa |