mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-02 16:11:49 +00:00
Update Binaryen to latest; Various fixes
This commit is contained in:
@ -2959,7 +2959,7 @@ export function compileAbort(
|
||||
|
||||
compiler.currentType = Type.void;
|
||||
return module.createBlock(null, [
|
||||
module.createCallImport(
|
||||
module.createCall(
|
||||
abortInstance.internalName, [
|
||||
messageArg,
|
||||
filenameArg,
|
||||
|
Reference in New Issue
Block a user