The State of Rust to WebAssembly Compilation Jul 12, 2024 Compilers Rust WebAssembly Historically, there was much debate over how structs are passed (directly… Read more...
Lecture 9.5: Increasing Arity Tail Calls Feb 14, 2024 Compilers These notes explore an alternative calling convention that can be used for… Read more...
Overview of Java I/O May 9, 2023 Java The java.io package is based on streams, a flow of data with a reader on… Read more...