Implement shared heap for AOT (#3815)
This commit is contained in:
1
.github/workflows/compilation_on_macos.yml
vendored
1
.github/workflows/compilation_on_macos.yml
vendored
@ -394,3 +394,4 @@ jobs:
|
||||
cmake ..
|
||||
cmake --build . --config Debug --parallel 4
|
||||
./shared_heap_test
|
||||
./shared_heap_test --aot
|
||||
|
||||
Reference in New Issue
Block a user