no_std: ?no_problem: September 2023 Rust Gamedev Meetup

Поділитися
Вставка
  • Опубліковано 22 вер 2023
  • An introduction to making your Rust crates `no_std` compatible, and why you might want to do this.
    Slides: docs.google.com/presentation/...
  • Розваги

КОМЕНТАРІ • 3

  • @adamblance_nihongo
    @adamblance_nihongo 4 місяці тому

    Wow! The Playdate was last thing I was expecting to see in this presentation. I'm trying to write a basic rasterizer for it right now in Rust 😁

  • @shashanksharma21
    @shashanksharma21 10 місяців тому

    really informative, thanks!

  • @michah3956
    @michah3956 10 місяців тому

    Ok. How to implement a strategy design pattern in no_std Rust?