All Projects → jamiebuilds → Parcel Rust Example

jamiebuilds / Parcel Rust Example

Licence: mit
Example of using Rust code in Parcel

Labels

Parcel + Rust Example

Example of using Rust code in Parcel

Try it out

git clone [email protected]:jamiebuilds/parcel-rust-example.git && cd parcel-rust-example
yarn install
yarn serve

Alternatively, you can run yarn build:

$ yarn build

dist/app.7c4dfa04.js            3.04 KB    1.01s
dist/app.7c4dfa04.map             504 B      2ms
dist/index.html                   412 B    1.78s
dist/factorial.691c3a54.wasm      173 B    829ms
dist/app.691c3a54.wasm            173 B    829ms

✨  Done in 3.82s.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].