From 3bee4c495d5c92760df5903708c93aac23028cff Mon Sep 17 00:00:00 2001 From: philogy Date: Mon, 18 Nov 2024 20:00:43 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20readme's=20todos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 781004d..9454a8b 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,6 @@ in Rust. It comes with: ## Missing Features / TODOs -- [ ] Jump tables - - [ ] parsing - - [ ] builtins (`__tablestart`, `__tablesize`) - [ ] Code tables - [ ] builtins (`__tablestart`, `__tablesize`) - [ ] ABI builtins (`__FUNC_SIG`, `__EVEN_HASH`, `__ERROR`)