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

Using Rust as Backend? #3240

Closed
Soremwar opened this issue Oct 29, 2019 · 3 comments
Closed

Using Rust as Backend? #3240

Soremwar opened this issue Oct 29, 2019 · 3 comments

Comments

@Soremwar
Copy link
Contributor

Soremwar commented Oct 29, 2019

Call me crazy but.

What if I need to create a highly consuming task I don't want to be runned by Deno? Is there any way to program Rust code inside Deno?

Or do I have to set up a completely new Rust server to do it and call it as an API?

I honestly don't see a way to do this without making a hole in the whole Deno structure, but being able to use Rust as more than just the interpreter looked like an idea that's worth giving a shot.

@ry
Copy link
Member

ry commented Oct 29, 2019

We're working towards a stable binding and plugin interface - but it's not done yet. #2180 #2385 #3031 #3025 #2840

@nayeemrmn
Copy link
Collaborator

Duplicate of #296?

@ry
Copy link
Member

ry commented Oct 29, 2019

Oh that's the one I was looking for. Yes.

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

3 participants