| Website | https://readrust.net/ |
| Website | https://readrust.net/ |
Reducing code size in librsvg by removing an unnecessary generic struct - https://viruta.org/reducing-binary-size-generics.html
Reducir el tamaño del código en librsvg mediante eliminar un tipo genérico - https://viruta.org/reducing-binary-size-generics-es.html
New gtk-rs release is out! More information there: https://gtk-rs.org/blog/2023/02/10/new-release.html
🗒️New blog: Compiling 🦀Rust to 🧩WebAssembly the hard way.
I braindumped everything I know about Rust (compiler directives, custom allocators…), WebAssembly and tools (twiggy, wasm-opt, wasm-bindgen…) into one big article. Hope it's useful!