Hacker News new | ask | show | jobs
by CyanLite2 435 days ago
WASM Components levels the playing field across all languages.

You can mix and match a C# Blazor component and a Rust component, and a Python component and they all compile to WASM and runs at equal speed.

2 comments

Those other languages will have a GC.
not Zig
sounds like someone hasn’t actually tried or benchmarked this :)