#llvm

[ follow ]
Software development
fromInfoWorld
16 hours ago

Revisiting Mojo: A faster Python?

Mojo provides Python-like syntax with Rust-like performance and manual memory control, compiled ahead-of-time to native code, available as a standalone compiler for Mac and Linux.
#rust
fromHackernoon
6 months ago
Web development

WebAssembly targets: The Change in Default Target-Features That You Need to Be Aware Of | HackerNoon

Rust compiler upgrades to LLVM 19 enable new default WebAssembly target features.
fromHackernoon
5 months ago
Scala

This Tiny Rust Tweak Makes Searching a Slice 9x Faster | HackerNoon

Rust lacks a built-in method for finding the position of an element in a slice, but it can be implemented efficiently.
fromHackernoon
6 months ago
Web development

WebAssembly targets: The Change in Default Target-Features That You Need to Be Aware Of | HackerNoon

[ Load more ]