- Compiling Brainfuck code - Part 2: A Singlepass JIT Compiler https://rodrigodd.github.io/2022/11/07/bf_compiler-part2.html 10 comments rust
Linked pages
- Rust Programming Language https://www.rust-lang.org/ 595 comments
- GCC, the GNU Compiler Collection - GNU Project http://gcc.gnu.org/ 84 comments
- NASM https://nasm.us/ 56 comments
- DynASM http://luajit.org/dynasm.html 55 comments
- GitHub - bjorn3/rustc_codegen_cranelift: Cranelift based backend for rustc https://github.com/bjorn3/rustc_codegen_cranelift 49 comments
- Box in std::boxed - Rust https://doc.rust-lang.org/std/boxed/struct.Box.html#method.leak 47 comments
- The LLVM Compiler Infrastructure Project http://llvm.org 40 comments
- Adventures in JIT compilation: Part 1 - an interpreter - Eli Bendersky's website http://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-1-an-interpreter/ 27 comments
- GitHub - CensoredUsername/dynasm-rs: A dynasm-like tool for rust. https://github.com/censoredusername/dynasm-rs 21 comments
- mmap(2) - Linux manual page https://man7.org/linux/man-pages/man2/mmap.2.html 9 comments
- Adventures in JIT compilation: Part 3 - LLVM - Eli Bendersky's website http://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-3-llvm/ 3 comments
- GitHub - bytecodealliance/wasmtime: A fast and secure runtime for WebAssembly https://github.com/bytecodealliance/wasmtime 0 comments
- Arbitrary code execution - Wikipedia https://en.wikipedia.org/wiki/Arbitrary_code_execution 0 comments
- wasmtime/cranelift at main · bytecodealliance/wasmtime · GitHub https://github.com/bytecodealliance/wasmtime/tree/main/cranelift 0 comments
- A Beginners' Guide to x86-64 Instruction Encoding - SysTutorials https://www.systutorials.com/beginners-guide-x86-64-instruction-encoding/ 0 comments
- Tracing just-in-time compilation - Wikipedia http://en.wikipedia.org/wiki/Tracing_just-in-time_compilation 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:rodrigodd.github.io
Search title: Compiling Brainfuck code - Part 2: A Singlepass JIT Compiler | Rodrigodd
See how to search.