snaggen

joined 1 year ago
 

100x faster, 100x smaller, and it runs in the browser!

The “tl;dr” is that we rewrote it (mostly) in Rust which compiles to WebAssembly for VS Code or the web, and to native binaries for Python. It’s over 100x smaller, over 100x faster, much easier to install & use, works fully in the browser, and is much more productive & fun for the team to work on.

 

Some context https://hachyderm.io/@Mara/111102308828739597

🦀 Have you ever purposely made use of the UnwindSafe or RefUnwindSafe traits in #rustlang?

I'm wondering if Rust would have been better off without these (somewhat confusing) traits.

26
Announcing Rust 1.72.1 (blog.rust-lang.org)
submitted 1 year ago* (last edited 1 year ago) by snaggen@programming.dev to c/rust@programming.dev
 

1.72.1 resolves a few regressions introduced in 1.72.0:

  • Partially revert codegen change, improving codegen

  • rustdoc: Fix self ty params in objects with lifetimes

    • Fix regression in compile times
    • Resolve some ICEs in the compiler: #115215 #115559
view more: ‹ prev next ›