Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

No Drop Compilation Mode #65

Open
sunjay opened this issue Mar 15, 2017 · 0 comments
Open

No Drop Compilation Mode #65

sunjay opened this issue Mar 15, 2017 · 0 comments

Comments

@sunjay
Copy link
Owner

sunjay commented Mar 15, 2017

Mode of compilation (compilation flag) that makes it so that no drop instructions are generated. In other words, rather than zeroing and reusing memory, the compiler will generate code that will prefer to use new cells instead. This uses more memory, but can generate significantly less instructions in some cases.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant