notes/pl/rs/tools/codegen/cranelift.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

13 строки
515 B
Plaintext

https://cranelift.readthedocs.io/en/latest/
https://github.com/CraneStation/cranelift
https://github.com/bytecodealliance/wasmtime/tree/main/cranelift
https://github.com/bjorn3/rustc_codegen_cranelift
2022
https://bytecodealliance.org/articles/cranelift-progress-2022
https://bytecodealliance.org/articles/wasmtime-1-0-fast-safe-and-production-ready
2021
https://bytecodealliance.org/articles/cranelift-progress-2021
2020
https://hacks.mozilla.org/2020/10/a-new-backend-for-cranelift-part-1-instruction-selection/