Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assigning a default compartment in the parser #3

Open
jeremyThibault opened this issue Dec 6, 2023 · 0 comments
Open

Assigning a default compartment in the parser #3

jeremyThibault opened this issue Dec 6, 2023 · 0 comments

Comments

@jeremyThibault
Copy link
Collaborator

Hi,

A large-ish issue with the parser is the way it's assigning default compartments to various objects, for instance string literals.

We should figure out how this works and find a good way to deal with it. Using the bottom compartment (see #2) would probably be a good way to deal with string literals, for instance, but it seems it might have some security impacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant