leongross

Results 155 comments of leongross

for some reason smoke test `test-llvm15-go118` fails again

Not quite sure why the windows build fails here: `ld.lld: error: undefined symbol: notARealFunction`

commit 7b7601d77c681a3c2ce53ce3f89dbdfc35eec492 added stubs, but we should still get this functionality in @deadprogram

Since I did not touch the `rp2040` specific code, it looks like yet another [CI error](https://app.circleci.com/pipelines/github/tinygo-org/tinygo/10922/workflows/0935fd58-de58-4a95-a708-f53b9a8cea68/jobs/43240?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link&utm_content=summary&invite=true#step-118-73) > /go/bin/tinygo build -size short -o test.hex -target=nano-rp2040 examples/rtcinterrupt unexpected fault address 0x27cc fatal...

@deadprogram @aykevl the CI race again, ready to merge?

@aykevl @deadprogram @dgryski @10000TB

@deadprogram rebase done

@deadprogram @aykevl

If the `usergo` tag works as I would suspect this should resolve this PR and any further implementations, looks really promising!