DEV Community

Manthan Keim
Manthan Keim

Posted on

Calculating distance between two points using Rust and Node.js

Hello all,

I've made an app using which call Rust functions in Node.js using SSVM and Docker.

Link: https://github.com/ManthanKeim/ssvm-nodejs-starter

Inspired by @secondstateinc

The app is about calculating distance between two points in a coordinate system.

Top comments (0)