deno/ext
Kenta Moriuchi aff7a64544
fix: Float16Array support (#23512)
Ref #23490, #23277

* remove `--js-float16array` flag (This flag has already added to
deno_core)
* add some `Float16Array` support
2024-04-23 22:54:19 +02:00
..
broadcast_channel chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
cache chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
canvas chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
console chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
cron fix: Fix some typos in comments (#23470) 2024-04-21 01:54:07 +02:00
crypto chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
fetch feat(ext/net): extract TLS key and certificate from interfaces (#23327) 2024-04-18 11:21:08 -06:00
ffi chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
fs fix(ext/node): cp into non-existent parent directory (#23469) 2024-04-20 11:41:27 +00:00
http refactor(ext/http): extract 02_websocket.ts from 01_http.js (#23460) 2024-04-19 20:02:39 -06:00
io feat(runtime): Allow embedders to perform additional access checks on file open (#23208) 2024-04-19 18:12:03 -06:00
kv chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
napi chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
net FUTURE(ext/net): remove Deno.ListenTlsOptions.(keyFile|certFile) (#23271) 2024-04-21 01:58:59 +00:00
node fix: Float16Array support (#23512) 2024-04-23 22:54:19 +02:00
tls chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
url feat(ext/url): add URL.parse (#23318) 2024-04-16 17:11:57 +02:00
web fix: Float16Array support (#23512) 2024-04-23 22:54:19 +02:00
webgpu chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
webidl fix: Float16Array support (#23512) 2024-04-23 22:54:19 +02:00
websocket chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
webstorage chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00