mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
64a7187238
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.