Hacker News new | ask | show | jobs
Denonomicon: The Dark Arts of Deno Foreign Function Interface Programming (denonomicon.deno.dev)
9 points by enz 116 days ago
1 comments

> Deno FFI works with native libraries that use the C API.

Surely this is meant to be ABI?