From: Brendan Hansen Date: Wed, 1 Jul 2020 19:52:30 +0000 (-0500) Subject: Updated README X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=37ac11da1b957899be872211e20a28bd22703daa;p=onyx.git Updated README --- diff --git a/README.md b/README.md index 02f46682..f7375753 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,6 @@ This a small list of things I want in the language when all is said and done. Ma | Completed | Link to externally defined functions (WASM imports) | | Completed | Standard C-style control flow | | In Progress | Global variables (WASM globals) | +| In Progress | Dynamic file inclusion | | Not Started | Pointers | | Not Started | Structured data |