Skip to content

Inline assembly everywhere #3

@ISSOtm

Description

@ISSOtm

It is useful to be able to write inline assembly in "root" contexts, but it is currently impossible to do so within env or script blocks.

The former is okay because those only define constants, but the latter prevents e.g. writing any code between a section directive and its associated label. (This can be useful to make the script part of a larger data structure, for example.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions