In this crazy show and tell episode, I tell you about how we made #vim's new vim9script language compile to #lua inside of #neovim using #rust. Pretty exciti... (more…)
Read more »
Few weeks ago I noticed a blog post “Oxidizing Source Maps with Rust and WebAssembly”
making rounds on Twitter - talking about performance benefits of replacing
plain JavaScript in the core of source-map library with a Rust version
compiled to WebAssembly... (more…)
Read more »
Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support. (more…)
Read more »
So you’re writing Rust but it’s not fast enough?Even though you’re using cargo build --release?Here’s some small things you can do to increase the runtime speed of a Rust project– practically without changing any code! (more…)
Read more »
A command-line tool and library for generating regular expressions from user-provided test cases - pemistahl/grex... (more…)
Read more »