Napi-rs is a new school toolkit for building rust into node modules. @maan2003 called it the "Uniffi for node".
It seems to provide a very good developer experience for calling rust functions, which might allow us to considerably simplify our ts -> rust logic.
References
Napi-rs is a new school toolkit for building rust into node modules. @maan2003 called it the "Uniffi for node".
It seems to provide a very good developer experience for calling rust functions, which might allow us to considerably simplify our ts -> rust logic.
References