liang.he
|
0c9fe614ae
Improve shared_heap test cases. (#4834)
|
2 hafta önce |
TianlongLiang
|
733ac3f19d
Collective fix (#4808)
|
1 ay önce |
TianlongLiang
|
f8448b6d79
Add a runtime API for reset shared heap(chain) (#4740)
|
2 ay önce |
TianlongLiang
|
7898af9f21
fix bug and add unit test case for runtime api when shared heap is enabled (#4695)
|
3 ay önce |
TianlongLiang
|
b322e297c6
Add CLI option for iwasm to create and attach shared heap to wasm app (#4499)
|
7 ay önce |
TianlongLiang
|
8a55a1e7a1
Shared heap enhancements for Interpreter and AOT (#4400)
|
8 ay önce |
TL
|
f1ffbb5b37
cr suggestions
|
1 yıl önce |
TL
|
dfcadc6202
prevent data overflow on 32 bit platform for memory.grow
|
1 yıl önce |
TianlongLiang
|
e6a47d5cee
In wasm32, fix potential conversion overflow when enlarging 65536 pages (#4064)
|
1 yıl önce |
liang.he
|
376385c608
Update memory allocation functions to use allocator user data (#4043)
|
1 yıl önce |
liang.he
|
c7b2683f17
Fix out of bounds issue in is_native_addr_in_shared_heap function (#3886)
|
1 yıl önce |
Wenyong Huang
|
a3960c834d
Refine looking up aot function with index (#3882)
|
1 yıl önce |
WenLY1
|
19160f0e1d
Fix issues of destroy_shared_heaps (#3847)
|
1 yıl önce |
Wenyong Huang
|
9ba36e284c
Implement shared heap for AOT (#3815)
|
1 yıl önce |
Wenyong Huang
|
1fd422ae6e
Merge branch main into dev/shared_heap
|
1 yıl önce |
WenLY1
|
4dacef2d60
shared heap: Fix some issues and add basic unit test case (#3801)
|
1 yıl önce |
Wenyong Huang
|
5e20cf383e
Refactor shared heap feature for interpreter mode (#3794)
|
1 yıl önce |
WenLY1
|
92852f3719
Implement a first version of shared heap feature (#3789)
|
1 yıl önce |
Benbuck Nason
|
926f662231
Add memory instance support apis (#3786)
|
1 yıl önce |
YAMAMOTO Takashi
|
f453d9d5ce
Appease GCC strict prototypes warning (#3775)
|
1 yıl önce |
Wenyong Huang
|
1329e1d3e1
Add support for multi-memory proposal in classic interpreter (#3742)
|
1 yıl önce |
Wenyong Huang
|
73caf19e69
Fix compile warnings/error reported in Windows (#3616)
|
1 yıl önce |
Benbuck Nason
|
837ff63662
Use 64-bit wasm_runtime_enlarge_memory() increment (#3573)
|
1 yıl önce |
Benbuck Nason
|
74dbafc699
Export API wasm_runtime_enlarge_memory (#3569)
|
1 yıl önce |
YAMAMOTO Takashi
|
4c2af25aff
aot compiler: Use larger alignment for load/store when possible (#3552)
|
1 yıl önce |
Florian Castellane
|
0418041b0d
wasm_memory.c: Fix typo: `hasn't been initialize` -> `hasn't been initialized` (#3547)
|
1 yıl önce |
liang.he
|
40c41d5110
Fix several issues reported by oss-fuzz (#3526)
|
1 yıl önce |
Marcin Kolny
|
fe5e7a9981
Implement Memory64 support for AOT (#3362)
|
1 yıl önce |
dongsheng28849455
|
ba59e56e19
User defined memory allocator for different purposes (#3316)
|
1 yıl önce |
Wenyong Huang
|
2013f1f7d7
Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275)
|
1 yıl önce |