Alix ANNERAUD
|
c018b8ab98
feat: Add instruction metering for interpreter (#4122)
|
7 kuukautta sitten |
James Ring
|
c48dd5ccd7
Don't call os_thread_get_stack_boundary unless we actually use it (#4264)
|
8 kuukautta sitten |
Huang Qi
|
412631ac13
fix: correct typos and improve comments across multiple files by codespell (#4116)
|
10 kuukautta sitten |
Wenyong Huang
|
74d2427fdc
Allow to set native stack boundary to exec_env (#3862)
|
1 vuosi sitten |
Benbuck Nason
|
ca61184ced
Fix some spelling issues (#3385)
|
1 vuosi sitten |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 vuosi sitten |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
1 vuosi sitten |
Huang Qi
|
24aa1cb408
Extend os_mmap to support map file from fd (#2763)
|
2 vuotta sitten |
YAMAMOTO Takashi
|
24c4d256b3
Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685)
|
2 vuotta sitten |
Wenyong Huang
|
f279ba84ee
Fix multi-threading issues (#2013)
|
2 vuotta sitten |
Enrico Loparco
|
52e26e59cf
Add lock to protect the operations of accessing exec env (#1991)
|
2 vuotta sitten |
YAMAMOTO Takashi
|
7d3b2a8773
Make memory profiling show native stack usage (#1917)
|
3 vuotta sitten |
Xu Jun
|
cadf9d0ad3
Main thread spread exception when thread-mgr is enabled (#1889)
|
3 vuotta sitten |
Wenyong Huang
|
ce3458da99
Refine AOT exception check when function return (#1752)
|
3 vuotta sitten |
Wenyong Huang
|
a182926a73
Refactor interpreter/AOT module instance layout (#1559)
|
3 vuotta sitten |
Huang Qi
|
88cf1e36c1
Support custom stack guard size (#1368)
|
3 vuotta sitten |
Wenyong Huang
|
bf28030993
Import WAMR Fast JIT (#1343)
|
3 vuotta sitten |
Wenyong Huang
|
0ec27af9df
Add API wasm_runtime_set_module_inst (#1286)
|
3 vuotta sitten |
Wenyong Huang
|
2bac6a42a7
Fix some issues reported by Coverity (#1150)
|
3 vuotta sitten |
Xu Jun
|
3fe191b0df
[debugger enhance] don't block gdbserver thread while executing (#989)
|
3 vuotta sitten |
Xu Jun
|
2af5ae5abb
[source debug] refine some code in source debugging (#856)
|
4 vuotta sitten |
Wenyong Huang
|
52b6c73d9c
Apply clang-format for more src files and update spec test script (#775)
|
4 vuotta sitten |
Wenyong Huang
|
9ef37dd781
Implement source debugging for interpreter and AOT (#769)
|
4 vuotta sitten |
Wenyong Huang
|
db695fada4
Implement XIP feature and enable ARC target support (#694)
|
4 vuotta sitten |
Wenyong Huang
|
64b5459066
Implement Windows thread/mutex/cond APIs to support multi-thread (#627)
|
4 vuotta sitten |
Wenyong Huang
|
77c3ddf7d0
Implement aux stack overflow/underflow check for AOT/interp (#601)
|
4 vuotta sitten |
Xu Jun
|
0226dbbb3d
introduce WAMR memory profiling tool (experimental) (#390)
|
5 vuotta sitten |
Xu Jun
|
2e0cef3ef1
fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371)
|
5 vuotta sitten |
wenyongh
|
ee315e4049
Implement memory access bound check with hardware trap for 64-bit platforms (#293)
|
5 vuotta sitten |
Xu Jun
|
d98ab63e5c
Enable shared memory && add pthread support (#282)
|
5 vuotta sitten |