TianlongLiang
|
f8448b6d79
Add a runtime API for reset shared heap(chain) (#4740)
|
2 months ago |
TianlongLiang
|
7898af9f21
fix bug and add unit test case for runtime api when shared heap is enabled (#4695)
|
3 months ago |
TianlongLiang
|
8a55a1e7a1
Shared heap enhancements for Interpreter and AOT (#4400)
|
8 months ago |
Wenyong Huang
|
9ba36e284c
Implement shared heap for AOT (#3815)
|
1 year ago |
WenLY1
|
4dacef2d60
shared heap: Fix some issues and add basic unit test case (#3801)
|
1 year ago |
WenLY1
|
92852f3719
Implement a first version of shared heap feature (#3789)
|
1 year ago |
YAMAMOTO Takashi
|
f453d9d5ce
Appease GCC strict prototypes warning (#3775)
|
1 year ago |
Wenyong Huang
|
a23fa9f86c
Implement memory64 for classic interpreter (#3266)
|
1 year ago |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
2 years ago |
Marcin Kolny
|
a27ddece7f
Always allocate linear memory using mmap (#3052)
|
2 years ago |
Enrico Loparco
|
0455071fc1
Access linear memory size atomically (#2834)
|
2 years ago |
Wenyong Huang
|
4b1a6e5017
Fix repeatedly initialize shared memory data and protect the memory's fields (#2673)
|
2 years ago |
Enrico Loparco
|
83db970953
Add user to enlarge memory error callback (#2546)
|
2 years ago |
Enrico Loparco
|
709127d631
Add callback to handle memory.grow failures (#2522)
|
2 years ago |
YAMAMOTO Takashi
|
8518197053
Remove a few unused functions (#2409)
|
2 years ago |
Enrico Loparco
|
e8d718096d
Add/reorganize locks for thread synchronization (#1995)
|
3 years ago |
Wenyong Huang
|
d62543c99c
Enlarge max pool size and fix bh_memcpy_s dest max size check (#1151)
|
3 years ago |
Wenyong Huang
|
52b6c73d9c
Apply clang-format for more src files and update spec test script (#775)
|
4 years ago |
wenyongh
|
0fdd49ea31
Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193)
|
6 years ago |