dillon1000/react

Commit

[rust] Scaffolding for napi-backed npm package

Scaffolds out a `forget_napi` crate following the guide for https://napi.rs/. 
This crate will be the public JS api for interacting with Forget.
Browse files
Changed paths6 files
First-parent comparison
M compiler/forget/Cargo.lock ModifiedA compiler/forget/crates/forget_napi/Cargo.toml AddedA compiler/forget/crates/forget_napi/build.rs AddedA compiler/forget/crates/forget_napi/package.json AddedA compiler/forget/crates/forget_napi/src/lib.rs AddedA compiler/forget/crates/forget_napi/yarn.lock Added
Patch

Files changed

Rendering syntax-highlighted changes…