ya7on/mb8

Rewrite `mb8` codegen. Full refactoring

Closed

#73 opened on Dec 21, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (3 forks)auto 404
compilerenhancementhelp wanted

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

The current mb8 codegen was written in a rush and wthout enough compiler deisng experience. As a result it is the most hard-to-maintain part of the project crates/mb8c/src/codegen

Contributor guide