mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
![]() These are confusing. They say they are "for users that don't care about permissions", but that isn't correct. `NoTimersPermissions` disables permissions instead of enabling them. I would argue that implementors should decide what permissions they want themselves, and not take our opinionated permissions struct. |
||
---|---|---|
.. | ||
00_ffi.js | ||
Cargo.toml | ||
lib.rs | ||
README.md |
deno_ffi
This crate implements dynamic library ffi.