fork repository renamed - https://github.com/avr-rust/rust-legacy-fork - cannot set to read-only yet because it will lock all issues. the fork repository is now deprecated and all work should go into upstream-first from now on
note: github pages is very slow - after I update gh-pages branch, it takes the old version offline whilst jekyll builds..prebuilt html files. https://book.avr-rust.com/ has been out of commission for the last 10 minutes updating
Dylan McKay
@dylanmckay
TODO: need a place for people to raise general ecosystem issues (non-rustc, non crate specific) - feature requests etc
would be good to have a place to track them
Carl Peto
@carlos4242
agreed... otherwise there's nowhere for me to put bugs...
Or for Ayke to record them if they are just affecting the TinyGo frontend.
yeah, ideally with the reduced Rust/Swift/Go and the corresponding reduced LLVM IR
Carl Peto
@carlos4242
True. It’s quite buggy. The thing I like is you are the only people I have on gitter. When I get a message on gitter I know it’s AVR rust related, focused and not “chatter”! :)
Wojciech Niedźwiedź
@Niedzwiedzw
hey
so I can use standard rust and compile for say arduino from now on?
Wojciech Niedźwiedź
@Niedzwiedzw
how do I load it onto the board? :D I have arduino uno
Should be a lot less niche now. We’ll see if a lot of folks get into it. Maybe you can post a video of you getting blink working. Like a simple howto. And tweet it to spread the word?
I'll have a blog post about it published in a little while, but that runs on yesterday's nightly just fine
Ayke
@aykevl
Unfortunately, https://reviews.llvm.org/D82536 is invalid. I've abandoned it to indicate the current state. However, it may be good enough for you when you replace STT_NOTYPE with STT_FUNC.