thomasmandorferT
Deno2y ago
6 replies
thomasmandorfer

Call Rust function from Deno API

I am new in deno.
My question is what is the best way to call rust code in a deno api like oak?
I tried it with https://napi.rs/ which did not work.
Is there something similar for deno?
NAPI-RS
NAPI-RS is a framework for building Node.js addons in Rust.
Home – NAPI-RS
Was this page helpful?