compiler-backend

Tag

Cards List
#compiler-backend

rustc_codegen_jvm: Rust compiler backend to emit JVM bytecode

Lobsters Hottest · 2026-06-02 Cached

rustc_codegen_jvm is a custom Rust compiler backend that emits JVM bytecode, allowing Rust code to be compiled into runnable JAR files compatible with JVM 8+. It supports a wide range of Rust features including control flow, data structures, traits, and closures.

0 favorites 0 likes
#compiler-backend

@npashi: Finally able to talk about what I've been heads-down on for 6 months at @nvidia We just open-sourced cuda-oxide — an ex…

X AI KOLs Timeline · 2026-05-08 Cached

NVIDIA has open-sourced cuda-oxide, an experimental rustc backend that allows developers to write CUDA kernels directly in pure Rust without DSLs, FFI, or source-to-source translation.

0 favorites 0 likes
← Back to home

Submit Feedback