Damn... Rust devs going crazy with these libraries.

⚒️ sledgehammer_bindgen 🦀

💥 Breaking the performance barrier of WASM/JS communication.

⚡ Faster Rust batched bindings for JS code.

⭐ GitHub: https://github.com/ealmloff/sledgehammer_bindgen

#rustlang #webassembly #wasm #javascript #performance #bindings #frontend #bindgen

Damn... Rust devs going crazy with these libraries.

⚒️ sledgehammer_bindgen 🦀

💥 Breaking the performance barrier of WASM/JS communication.

⚡ Faster Rust batched bindings for JS code.

⭐ GitHub: https://github.com/ealmloff/sledgehammer_bindgen

#rustlang #webassembly #wasm #javascript #performance #bindings #frontend #bindgen

alcinnz
alcinnz boosted

List of #Supercompilation Resources and Papers:

https://github.com/etiams/supercompilation-resources

"Supercompilation is a principiled program transformation technique that symbolically evaluates a given input program into its more efficient version, eliminating as much of computational overhead as possible[...]."

#Compiler#PLT#FunctionalProgramming#Performance

We seem to have entered the #era of #celebrity #marriage as #performance #art.

I think it started with Jon Richardson though I may have missed earlier iterations.

For a while we've had an assortment of farming couples including Jeremy Clarkson.

Now they're graduating to using marriage to revive moribund careers such as the case with Noel Edmonds.

It's no wonder #genz has a jaundiced outlook. It didn't happen in a vacuum.

#society #roles

List of #Supercompilation Resources and Papers:

https://github.com/etiams/supercompilation-resources

"Supercompilation is a principiled program transformation technique that symbolically evaluates a given input program into its more efficient version, eliminating as much of computational overhead as possible[...]."

#Compiler#PLT#FunctionalProgramming#Performance

Native JS templating: helps JavaScript developers. Direct WASM→DOM: helps EVERY language. Rust, Go, C#, Zig, Swift, Kotlin... all get first-class web UI performance. That's real platform evolution. We shouldn't be adding more JS-specific APIs when we could be opening the web to all languages equally. The web platform should be language-agnostic at its core. #compsci#webdev #webassembly#programming

The performance argument for native templating is weak - we're talking 2% gains, max. But remove the JS bridge for WASM? That's where real performance wins live. Fix the actual bottleneck. Every DOM call through JS is overhead we don't need. Direct access would unlock true native speeds for web UIs. Imagine game engines manipulating DOM at 60fps without JS overhead. #compsci#webdev #performance #wasm

I wanted to move my services from a costly and power hungry VPS to a Raspberry Pi in my living room.

But when moving the first 2.8 GB there... the Raspberry Pi announced a migration time in hundreds of days!

Follow me as I investigate why my Raspberry Pi is too slow as a server, and if there's anything I can do about it.

https://ergaster.org/posts/2025/06/24-why-restore-raspi-slow/

#raspberrypi #sysadmin #performance