1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/extensions
Elias Sjögreen 33c8d790c3
feat: ffi to replace plugins (#11152)
This commit removes implementation of "native plugins" and replaces
it with FFI API.

Effectively "Deno.openPlugin" API was replaced with "Deno.dlopen" API.
2021-08-06 23:28:10 +02:00
..
broadcast_channel chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
console chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
crypto chore: Upgrade RSA to 0.5.0 (#11589) 2021-08-06 10:10:50 +02:00
fetch chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
ffi feat: ffi to replace plugins (#11152) 2021-08-06 23:28:10 +02:00
http chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
net chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
timers chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
url chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
web chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
webgpu chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
webidl chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
websocket chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
webstorage chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00