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?
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?

