Skip to content

Implement Safety Annotations (@unsafe) #5

@theQuarky

Description

@theQuarky

@unsafe annotation is parsed but ignored in codegen.

Requirements:

  • Implement unsafe pointer semantics in visit(ast::PointerTypeNode)
  • Bypass safety checks (bounds, null) for marked pointers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions