Wenyong Huang
|
dd62b32b20
Fix interp hw bound check issues (#1322)
|
před 3 roky |
Xu Jun
|
77595c9560
Support emit specified custom sections into AoT file (#1207)
|
před 3 roky |
Wenyong Huang
|
985dea9493
Fix build jit error when interp is disabled (#1008)
|
před 3 roky |
Wenyong Huang
|
59282f7ddb
Fix native stack overflow check failed in interpreter (#992)
|
před 3 roky |
Wenyong Huang
|
5631a2aa18
Use LLVM new pass manager for wamrc (#978)
|
před 4 roky |
Wenyong Huang
|
7636d86a76
Refactor Orc JIT to enable lazy compilation (#974)
|
před 4 roky |
Wenyong Huang
|
a5193686f5
Fix compile error when build target X86_32 (#869)
|
před 4 roky |
Robin van Emden
|
3f808d4596
Fix -m32 unrecognized issue when compile 32-bit target on some 64-bit systems (#866)
|
před 4 roky |
Xu Jun
|
0be1f687af
Fix source debugging issues (#776)
|
před 4 roky |
Wenyong Huang
|
9ef37dd781
Implement source debugging for interpreter and AOT (#769)
|
před 4 roky |
Wenyong Huang
|
4b0d6083a3
Enable lazy Orc JIT feature (#732)
|
před 4 roky |
Wenyong Huang
|
db695fada4
Implement XIP feature and enable ARC target support (#694)
|
před 4 roky |
Huang Qi
|
e4023c8e02
Implement AOT support for RISCV (#649)
|
před 4 roky |
Wenyong Huang
|
1b34606940
Move application entry APIs out of wasm_runtime_common.c (#639)
|
před 4 roky |
Xu Jun
|
f637438e4e
Spread module custom data to all threads, enable libc-builtin float print (#633)
|
před 4 roky |
Wenyong Huang
|
9710d9325f
Fix wasm-c-api JIT mode issue and enable set LLVM_DIR in cmd line (#624)
|
před 4 roky |
Wenyong Huang
|
fa5f4fe940
Implement Windows boundary check with hardware trap (#623)
|
před 4 roky |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
před 4 roky |
Wenyong Huang
|
02d27e13ee
Fix some compilation warnings and enable Windows JIT (#586)
|
před 4 roky |
Wenyong Huang
|
a1568825e8
Enable to use BH_VPRINTF macro to redirect stdout output (#560)
|
před 4 roky |
Xu Jun
|
fc50404115
add uvwasi implementation to support wasi on windows [experimental] (#534)
|
před 4 roky |
Wang Ning
|
da8c879953
Implement riscv support for interpreter (#505)
|
před 5 roky |
Wenyong Huang
|
240ca2ed46
Implement performance profiler and call stack dump, and update toolchain document (#501)
|
před 5 roky |
Wenyong Huang
|
a3074df21b
Import SIMD feature and add some workload samples (#438)
|
před 5 roky |
Wang Ning
|
c515fb1b75
Add tensorflow sample under samples/workload/tensorflow (#427)
|
před 5 roky |
Xiaokang Qin
|
a70daed17d
Add the tail-call feature support for classic-interp (#401)
|
před 5 roky |
Xiaokang Qin
|
a7e7711f63
Add the support for custom name section (#398)
|
před 5 roky |
Xu Jun
|
0226dbbb3d
introduce WAMR memory profiling tool (experimental) (#390)
|
před 5 roky |
Wenyong Huang
|
8c820730ba
Add cmake variable to set the max app thread stack size (#346)
|
před 5 roky |
wenyongh
|
ee315e4049
Implement memory access bound check with hardware trap for 64-bit platforms (#293)
|
před 5 roky |