Implement shared heap for AOT (#3815)
This commit is contained in:
@ -585,6 +585,7 @@ jobs:
|
||||
cmake ..
|
||||
cmake --build . --config Debug --parallel 4
|
||||
./shared_heap_test
|
||||
./shared_heap_test --aot
|
||||
|
||||
test:
|
||||
needs:
|
||||
|
||||
Reference in New Issue
Block a user