@rafi
Reimplemented data processing pipeline from Rust to Bun and see 30% performance boost
Actual processing happens in WebAssembly and original Rust implementation traverses files and manages multi threading and memory for WASM virtual machines
Bun must be doing good job with js-wasm intercom