diff --git a/README.md b/README.md index 161a83d..781004d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ in Rust. It comes with: - [ ] Code tables - [ ] builtins (`__tablestart`, `__tablesize`) - [ ] ABI builtins (`__FUNC_SIG`, `__EVEN_HASH`, `__ERROR`) -- [ ] Macro code inclusion builtins (`__codesize`, `__codeoffset`) - [ ] Imports (`#include` statements) ## Why rewrite `huff-rs`?