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 javascript support (duktape) #60

Open
3 tasks
hallucino opened this issue Sep 8, 2017 · 0 comments
Open
3 tasks

Add javascript support (duktape) #60

hallucino opened this issue Sep 8, 2017 · 0 comments
Assignees

Comments

@hallucino
Copy link
Member

The idea is to do what we have currently for Python/Lua but with Javascript. A good candidate seems http://duktape.org/.

The plan is the following:

  • create duktape binding for rust (existing implementation seems out of date)
  • add the existing API for Javascript
  • Populate the examples directory
@hallucino hallucino self-assigned this Sep 8, 2017
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