Add a "this stack contains native calls" warning dialog. #103
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.
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.
The text was updated successfully, but these errors were encountered: