0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 17:34:47 -05:00
deno/ext
Bartek Iwańczuk 3faf75aa88
feat(ext/ffi): add support for buffer arguments (#12335)
This commit adds support for passing buffer arguments across 
FFI boundary.


Co-authored-by: eliassjogreen <eliassjogreen1@gmail.com>
Co-authored-by: Bert Belder <bertbelder@gmail.com>
2021-10-06 00:27:05 +02:00
..
broadcast_channel chore: various op cleanup (#12329) 2021-10-05 22:38:27 +02:00
console chore: merge v1.14.3 into main (#12327) 2021-10-05 21:40:39 +02:00
crypto chore: various op cleanup (#12329) 2021-10-05 22:38:27 +02:00
fetch chore: various op cleanup (#12329) 2021-10-05 22:38:27 +02:00
ffi feat(ext/ffi): add support for buffer arguments (#12335) 2021-10-06 00:27:05 +02:00
http chore: various op cleanup (#12329) 2021-10-05 22:38:27 +02:00
net chore: various op cleanup (#12329) 2021-10-05 22:38:27 +02:00
timers chore: various op cleanup (#12329) 2021-10-05 22:38:27 +02:00
tls chore: merge v1.14.3 into main (#12327) 2021-10-05 21:40:39 +02:00
url chore: merge v1.14.3 into main (#12327) 2021-10-05 21:40:39 +02:00
web chore: merge v1.14.3 into main (#12327) 2021-10-05 21:40:39 +02:00
webgpu chore: various op cleanup (#12329) 2021-10-05 22:38:27 +02:00
webidl perf(webidl): fix typo from #12286 (#12336) 2021-10-05 23:37:50 +02:00
websocket chore: various op cleanup (#12329) 2021-10-05 22:38:27 +02:00
webstorage chore: merge v1.14.3 into main (#12327) 2021-10-05 21:40:39 +02:00