watt: Runtime for executing (Rust) procedural macros as WebAssembly

Runtime for executing procedural macros as WebAssembly – GitHub – dtolnay/watt: Runtime for executing procedural macros as WebAssembly… Read more

Similar

Rust for C#/.NET Developers

This is a (non-comprehensive) guide for C# and .NET developers that are completely new to the Rust programming language. Some concepts and constructs translate fairly well between C#/.NET and Rust, but which may be expressed differently, whereas others ar... (more…)

Read more »

Revisiting a ‘Smaller Rust’

A bit over a year ago, I wrote some notes on a “smaller Rust” - a higher level language that would take inspiration from some of Rust’s type system innovations, but would be simpler by virtue of targeting a domain with less stringent requirements for user... (more…)

Read more »