Stream: general

Topic: Cranelift tutorial


view this post on Zulip bjorn3 (Mar 31 2025 at 08:58):

@Valeriooooh There is https://github.com/bytecodealliance/cranelift-jit-demo, though it has been a while since it was last updated. There is also some documentation at https://github.com/bytecodealliance/wasmtime/blob/main/cranelift/docs/index.md

(ps I moved your message to a separate topic)

JIT compiler and runtime for a toy language, using Cranelift - bytecodealliance/cranelift-jit-demo
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant - bytecodealliance/wasmtime

Last updated: Apr 10 2025 at 08:04 UTC