Swift bugs related to Wasm

Any suggestion where to file WASM related bugs?
Both delay() and udelay() functions compile normally but execution generates exception.
I would like to file these bugs but don't know where.
Any suggestions?
Regards,
Valeriy Van

Maybe you can open an issue on swiftwasm/swift on GitHub, if the bug only appears on the wasm toolchain.

cc @Max_Desiatov

2 Likes

That's correct. For any bugs exclusive to the SwiftWasm toolchain our GitHub repository is the best place to file them.

1 Like