what to do with avr-rust/rust repository. Wiki useful. issue trackers useful. new issues raised there is bad, better to raise on avr-rust/rust but we haven't actually made avr-rust/rust read only yet. considering moving the wiki into its own repository, archiving the repository thereby making issues read-only(???). maybe we should prune, port the important ones to upstream rust, then mark read only
Carl Peto
@carlos4242
Seems like sense?
Swift guys are pretty supportive of my effort in terms of giving advice. But not getting other people offering to fix stuff. And (most important) no promotion in the wider community. Oh well. V4 out soon. Big leap forward. :D
Dylan McKay
@dylanmckay
AVR support didn't quite make the deadline into today's nightly, but it should be in the next (2020-07-23)
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.