Closed
Description
We talk about checked mode and production mode a lot, both in our documentation and in the spec. To keep things simple, I suggest adding an --enable-checked-mode flag to the VM, which turns on the behavior and semantics specified by what "checked mode" means.
I believe this is the same as --enable_type_checks and --enable_asserts
Ideally, this matches the same flags that can be given to Frog.