Crates.io | fern-jit |
lib.rs | fern-jit |
version | 0.0.0 |
created_at | 2024-12-17 23:51:16.399608+00 |
updated_at | 2024-12-17 23:51:16.399608+00 |
description | JIT compiler for the fern bytecode runtime |
homepage | |
repository | https://github.com/ethanuppal/fernjit |
max_upload_size | |
id | 1486917 |
size | 4,429 |
I'm writing a JIT compiler for a bytecode runtime (tentatively called "fern") to learn about how JITs work!