diff --git a/README.md b/README.md index 255f31e..344a9b7 100644 --- a/README.md +++ b/README.md @@ -113,11 +113,11 @@ See also [Rust Inside Other Languages](https://doc.rust-lang.org/book/rust-insid * [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [](https://travis-ci.org/crabtw/rust-bindgen) * Java * [drrb/java-rust-example](https://github.com/drrb/java-rust-example) — a Java/Rust Example [](https://travis-ci.org/drrb/java-rust-example) +* Node.js + * [rustbridge/neon](https://github.com/rustbridge/neon) — a safe Rust abstraction layer for native Node.js modules [](https://travis-ci.org/rustbridge/neon) * Python * [dgrunwald/rust-cpython](https://github.com/dgrunwald/rust-cpython) — Rust bindings for Python [](https://travis-ci.org/dgrunwald/rust-cpython) * [lukemetz/rustpy](https://github.com/lukemetz/rustpy) — use Python from Rust [](https://travis-ci.org/lukemetz/rustpy) -* Node.js - * [rustbridge/neon](https://github.com/rustbridge/neon) — a safe Rust abstraction layer for native Node.js modules [](https://travis-ci.org/rustbridge/neon) ### IDEs