wasm: Miscellaneous cleanup#408
Conversation
|
One test fails. |
|
I suspect the test failure has to do with some nondeterminism. I tried running I also didn't change anything that is remotely related to effect handlers, so I don't think this is specific to the changes made in this branch. Indeed, when I try to run |
|
Whoops, some conflicts now. |
|
At least the nondeterminism seems to be gone now, running the tests back-to-back a few times doesn't trigger the test failure anymore 👍 |
|
Why not commit the
Normally I am for ~120. 100 Feels a bit too tight.
Oh, so they added the option! |
misc/formatting-cleanup
Only applies to `hkmc2/codegen/wasm` for now.
Added in 1819aa9.
Included in the
Actually that option affects "If |
|
Seems like I messed up merging |
46c5ce1 to
414cf0c
Compare
|
Argh that stupid |
|
I think I have addressed all of the whitespace changes. |
Cleanup the
wasmbackend by updatingbinaryen, adding missing whitespace to some lines, applying scalafmt, and performing minor code simplification.scalafmt.confreference:No functional changes.