• [$] Cranelift code generation comes to Rust

    From LWN.net@1337:1/100 to All on Fri Mar 15 20:15:05 2024
    [$] Cranelift code generation comes to Rust

    Date:
    Fri, 15 Mar 2024 20:05:21 +0000

    Description:
    Cranelift is an Apache-2.0-licensed
    code-generation backend being developed as part
    of the Wasmtime runtime for WebAssembly .
    In October 2023, the Rust project made Cranelift available as an optional component in its nightly toolchain.
    Users can now use Cranelift as the code-generation backend for debug builds of projects written in Rust,
    making it an opportune time to look at what makes Cranelift different. Cranelift is designed to compete with existing compilers by generating
    code more quickly than they can, thanks to a stripped-down design that prioritizes
    only the most important optimizations.

    ======================================================================
    Link to news story:
    https://lwn.net/Articles/964735/


    --- Mystic BBS v1.12 A47 (Linux/64)
    * Origin: tqwNet UK HUB @ hub.uk.erb.pw (1337:1/100)