Ron Evans

Results 985 comments of Ron Evans
trafficstars

@aykevl what do you think about completing this PR? :smile_cat:

LLVM 19 is out and the default for homebrew installs: https://formulae.brew.sh/formula/llvm

> Updated the PR, I think it's still valuable to have. Yes, please! > In the future, this GC might also be supported on WebAssembly with some extra work. IMO...

This is very exciting work @aykevl thank you for putting in the time! Also thanks @pulsejet for the feedback. Now merging.

@leongross please rebase this branch and resolve merge conflicts. Thank you!

Looks to me like the problem is something to do with needing some additional build tags. The CI builds that fail are Windows and macOS. For example: https://github.com/tinygo-org/tinygo/actions/runs/10061289668/job/27810982068?pr=4323#step:17:32

Reason is because of this https://github.com/tinygo-org/tinygo/pull/4423

We've waited long enough, if we do a patch release we can do some git gymnastics. Merging.

Restarted TinyHCI and all tests passing now. Once we resolve https://github.com/tinygo-org/tinygo/pull/4431 we can merge this one.