A proof of concept that integrates the Parcel.js Rust example with Now deployments.
$ git clone https://github.com/charltoons/now-rust-example
$ npm i
$ npm run dev
$ now # 😂
Tested with the versions below. Could work with earlier versions.
rust >= v1.32.0
node >= v10.8.0