From cd7bda2ebbba2d0bf01d8fd7fe885fefc73ecdf4 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Wed, 27 Jan 2016 13:12:56 +0100 Subject: [PATCH] sort --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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