Federico G. Schwindt
Federico G. Schwindt
@howjmay 👋 Are you still working on this, and do you need any help? It'd be great to have this updated and merged.
> @fgsch I solved the problems in the tests, but it seems I need to set up some dependencies of bazel for the new testing framework package. Could you help...
@howjmay I don't have permissions to push to your branch so I have created a gist with 2 commits to fix this: https://gist.github.com/fgsch/da3906ed7353d5b12dc8e402030e948a The last one is not mandatory but...
Oh, and I have left another (non-blocking) comment about the changes in trap.go.
@howjmay I think you applied the last commit in my gist to the wrong srcs. It needs to be done for the `go_default_test` case, not the `go_default_library` one.
I haven't been able to reproduce this and I don't believe it should be needed under normal circumstances. I think something else is going on here, and I'd be happy...
@GeertHauwaerts Nop, thanks for the suggestion. I will have a look 👍
What version of tinygo are you using and how are you compiling this?
Right, but what command line are you using to compile this?