Skip to content

Adding a borrow checker #79

@amir16yp

Description

@amir16yp

What if the transpiler could improve memory safety (though not entirely remove manual memory management) by implementing a rust-esque borrow checker that would analyze the bytecode during transpilation and decide which declared variables are mutable or immutable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions