liang.he
|
5c8b8a17a6
Enhancements on wasm function execution time statistic (#2985)
|
2 年之前 |
Marcin Kolny
|
ffa131b5ac
Allow using mmap for shared memory if hw bound check is disabled (#3029)
|
2 年之前 |
Wenyong Huang
|
b21f17dd6d
Refine AOT/JIT code call wasm-c-api import process (#2982)
|
2 年之前 |
liang.he
|
5c3ad0279a
Enable AOT linux perf support (#2930)
|
2 年之前 |
Wenyong Huang
|
4a7a66e900
Enable wasm_runtime_terminate for single-threading (#2924)
|
2 年之前 |
Enrico Loparco
|
6dbfeb25dd
Expose API to set log level in embedder (#2907)
|
2 年之前 |
Huang Qi
|
49cd2e011b
Fix float argument handling for riscv32 ilp32d (#2871)
|
2 年之前 |
Enrico Loparco
|
873558c40e
Get rid of compilation warnings and minor doc fix (#2839)
|
2 年之前 |
liang.he
|
8aa813f44a
Generate jitdump to support linux perf for LLVM JIT (#2788)
|
2 年之前 |
Huang Qi
|
0b29904f26
Fix configurable bounds checks typo (#2809)
|
2 年之前 |
Wenyong Huang
|
20f1a8c86c
Merge branch main into dev/wasi-libc-windows
|
2 年之前 |
Wenyong Huang
|
4b1a6e5017
Fix repeatedly initialize shared memory data and protect the memory's fields (#2673)
|
2 年之前 |
Alfred E. Neumayer
|
9b8fe049b3
core/iwasm: Support mapped file system access on non-libuv WASI (#2628)
|
2 年之前 |
Wenyong Huang
|
4f5ad4dc12
Apply no_sanitize_address for clang compiler in several places (#2663)
|
2 年之前 |
zoraaver
|
fa5e9d72b0
Abstract POSIX filesystem functions (#2585)
|
2 年之前 |
Wenyong Huang
|
e222955f31
Merge branch main into dev/wasi-libc-windows
|
2 年之前 |
Wenyong Huang
|
7c22bde8dc
CI: Enable testing AOT multi-module feature (#2621)
|
2 年之前 |
dongsheng28849455
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
2 年之前 |
YAMAMOTO Takashi
|
444b159963
Implement async termination of blocking thread (#2516)
|
2 年之前 |
YAMAMOTO Takashi
|
a6fda9b7ab
Add an API to terminate instance (#2538)
|
2 年之前 |
YAMAMOTO Takashi
|
534a8cf9f4
Handle a return from wasi _start function correctly (#2529)
|
2 年之前 |
YAMAMOTO Takashi
|
6c846acc59
Implement module instance context APIs (#2436)
|
2 年之前 |
YAMAMOTO Takashi
|
382d52fc05
Stop abusing shared memory lock to protect exception (#2509)
|
2 年之前 |
Wenyong Huang
|
b7a9da1620
Merge branch main into dev/wasi-libc-windows
|
2 年之前 |
Wenyong Huang
|
2cb701f7f3
Fix windows AOT hw bound check (#2475)
|
2 年之前 |
tonibofarull
|
8d1cf46f02
Implement `wasm_externref_objdel` and `wasm_externref_set_cleanup` (#2455)
|
2 年之前 |
YAMAMOTO Takashi
|
51714c41c0
Introduce WASMModuleInstanceExtraCommon (#2429)
|
2 年之前 |
Wenyong Huang
|
a07d8160f9
Merge pull request #2426 from bytecodealliance/main
|
2 年之前 |
YAMAMOTO Takashi
|
91592429f4
Fix memory sharing (#2415)
|
2 年之前 |
Marcin Kolny
|
5463ea4a20
Temporarily disable code that does not compile on windows (#2386)
|
2 年之前 |