Skip to content

Need a syntax to designate if a function/pipeline should be exported from a module #20

@WireWhiz

Description

@WireWhiz

This could just be "pub", "export" also works. At the moment I don't care about protecting structs or their members grammatically, since if you can get the data, you can just pointer cast and mutate stuff anyways regardless of grammar. We might want to protect actual behavior tho, and that will be enforced on the runtime level.

Metadata

Metadata

Assignees

Labels

planned featureUn-implemented but planned feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions