Skip to content

Conversation

@dgryski
Copy link
Member

@dgryski dgryski commented Nov 13, 2024

TestTest/WASM/Fail started failing with the last patch to this file. This (I hope) restores the correct behaviour.

@dgryski dgryski requested a review from aykevl November 13, 2024 21:46
Comment on lines +534 to +537
go.run(result.instance).then((result) => {
process.exit(result);
}).
catch((e) => { throw e });
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seem to be some whitespace issues here?

@aykevl aykevl merged commit 91563cf into tinygo-org:dev Nov 14, 2024
17 checks passed
@aykevl
Copy link
Member

aykevl commented Nov 14, 2024

Merging because it fixes CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants