[Wasm] Support Wasm GC milestone 5
This commit is contained in:
@@ -180,7 +180,6 @@ abstract class BasicWasmBoxTest(
|
||||
File(dir, "test.js").writeText(testJs)
|
||||
ExternalTool(System.getProperty("javascript.engine.path.V8"))
|
||||
.run(
|
||||
"--experimental-wasm-typed-funcref",
|
||||
"--experimental-wasm-gc",
|
||||
"--experimental-wasm-eh",
|
||||
*jsFilesBefore.map { File(it).absolutePath }.toTypedArray(),
|
||||
|
||||
Reference in New Issue
Block a user