An open API service indexing awesome lists of open source software.

https://github.com/ragingwind/node-module-rust-boilerplate

Template project for node and rust package written in rust
https://github.com/ragingwind/node-module-rust-boilerplate

Last synced: 5 months ago
JSON representation

Template project for node and rust package written in rust

Awesome Lists containing this project

README

          


logo

> Node module boilerplate project written in Rust

# Targets

Support default targets. Please see more [supported targets](https://napi.rs/#platform-support)

- darwin-x64
- linux-x64-gnu
- win32-x64-msvc

Also, added more targets below:

- darwin-arm64 (Apple Silicon)

# Structure

[TBD]

# Build

[TBD]

# Publish

## crate

[TBD]

## npm

[TBD]

# License

MIT @ Jimmy Moon