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

Update or write rust bindings for duktape #24

Open
creationix opened this issue Jun 18, 2016 · 1 comment
Open

Update or write rust bindings for duktape #24

creationix opened this issue Jun 18, 2016 · 1 comment

Comments

@creationix
Copy link
Member

No description provided.

@Fishrock123
Copy link
Member

Can be found in https://github.com/nucleus-js/rustyduk/blob/master/src/duk_api.rs with https://github.com/nucleus-js/rustyduk/blob/master/src/duk_rust_link.c used to handle apis defined in the C header.

I don't think it is worth maintaining a separate crate for this, writing the bindings is pretty easy, consumes little time, and this means we can customize those a bit for our usage where it makes sense.

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