-
Notifications
You must be signed in to change notification settings - Fork 305
Issues: d5/tengo
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Is there a plan to develop a VSCode plugin for Tengo to support Tengo code debugging?
#447
opened May 9, 2024 by
wlxwlxwlx
UX improvement: conditionalize the installation of rescue handler...
#439
opened Jan 22, 2024 by
sean-
Support for centralized configuration and shared variables in separate Tengo scripts
#428
opened Aug 13, 2023 by
pokeyaro
Ability to call a CompiledFunc from a UserFunc @kcsampson this functionality is now available in the
tengo2
branch. The Callable
interface and CallableFunc
signatures have changed, so you might need to update your code to support that, but you will be able to call back to tengo code from go code provided you make the call from the same goroutine the VM is running on.
#420
opened Apr 12, 2023 by
kcsampson
[Performance Improvement] Using pool to avoid stack and frames memory allocation
#412
opened Feb 19, 2023 by
AprilFiv
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.