-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Use JET to guide users to write code which targets different levels of binary staticness. Maybe error if conditions are not met.
Super duper strict mode for completely static binaries with no dynamic dispatch or allocations, and no runtime required.
Kinda strict mode: No compilation of new functions, so just linking against a minimal runtime.
Sparked by discussion with @jpsamaroo on slack
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request