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

Add a "this stack contains native calls" warning dialog. #103

Open
uliwitness opened this issue May 19, 2020 · 0 comments
Open

Add a "this stack contains native calls" warning dialog. #103

uliwitness opened this issue May 19, 2020 · 0 comments
Labels
display Platform-specific display code or cross-platform layout code. feature request New features (as opposed to bugs in existing features). good first issue Issues that are clearly defined and don't require a deep understanding of Stacksmith internals. interpreter Hammer programming language: Parser, tokenizer, interpreter.

Comments

@uliwitness
Copy link
Owner

It's probably OK to do this when we make a native call for the first time. That way, a stack can say "feature X needs native code, anyone else you can safely use" and users will only get this warning dialog when they actually try to use that feature.

@uliwitness uliwitness added display Platform-specific display code or cross-platform layout code. feature request New features (as opposed to bugs in existing features). good first issue Issues that are clearly defined and don't require a deep understanding of Stacksmith internals. interpreter Hammer programming language: Parser, tokenizer, interpreter. labels May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display Platform-specific display code or cross-platform layout code. feature request New features (as opposed to bugs in existing features). good first issue Issues that are clearly defined and don't require a deep understanding of Stacksmith internals. interpreter Hammer programming language: Parser, tokenizer, interpreter.
Projects
None yet
Development

No branches or pull requests

1 participant