Tag: porting
Builder GTK 4 Porting, Part V
Porting Zelda Classic to the web
I be wild about ingredients, because they are adorable!! April 29, 2022 I ported Zelda Classic (a game engine based on the original Zelda) to…
I’m Porting the TypeScript Type Checker Tsc to Go
I’m porting the TypeScript Type Checker tsc to Go, and not Rust. As the creator of SWC, an extensible Rust platform, this might sound strange.…
Porting USB applications to the web. Part 1: libusb
Home All articles Learn how code that interacts with external devices can be ported to the web with WebAssembly and Fugu APIs. Jan 20, 2022…
Ruby: Porting YJIT to Rust
Eregon (Benoit Daloze) wrote in #note-1: Would it make sense to automatically download a Rust toolchain when building with YJIT? I don’t think so. Trying…