-
Hi,
There aren't any existing bindings to V8 that are up to date. Based on the crate documentation, Deno is able to call V8 APIs, and it would be useful to use this for scripting from standalone Ru…
-
I am seeing the following error on Windows (but not on osx/linux, these both work), here DenoRepl is a struct containing an `Editor`.
```
error[E0277]: `*mut std::ffi::c_void` cannot be sent betwe…
-
And probably tools/setup.py. Step towards distributing a crate.
-
Alex Crichton, from the Rust Core team, gave a great presentation on Concurrency in Rust with Async I/O using [Tokio](https://tokio.rs/) at [code::dive 2017](https://www.youtube.com/watch?v=SiUBdUE7xn…