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

No Drop Compilation Mode #65

Description

@sunjay

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions