Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenthz committed Dec 21, 2023
1 parent 5392609 commit 42327a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ ability to escape the werbolg sandbox is driven only by the user configuration.
By default the sandbox is completely empty of operations, and thus cannot
manipulate any values but only pass them around. Whilst it is not a useful
setup, it illustrates the security default of the model.

## TODO

* Value Allocator - Exec
* Tail Call Optimisation (TCO) - Exec/Compile
* IR Namespacing - Frontends/Compile

0 comments on commit 42327a7

Please sign in to comment.