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

Support for Proxies? #275

Closed
rozek opened this issue Aug 9, 2024 · 1 comment
Closed

Support for Proxies? #275

rozek opened this issue Aug 9, 2024 · 1 comment

Comments

@rozek
Copy link

rozek commented Aug 9, 2024

Are there plans to support "Proxies" (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy) in the JavaScript Interpreter?

@NeilFraser
Copy link
Owner

Proxies are a feature of ES6: https://ponyfoo.com/articles/es6-proxies-in-depth

JS-Interpreter is ES5 only: #186

@NeilFraser NeilFraser closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2024
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

2 participants