mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
aff7a64544
Ref #23490, #23277 * remove `--js-float16array` flag (This flag has already added to deno_core) * add some `Float16Array` support |
||
---|---|---|
.. | ||
benches | ||
00_webidl.js | ||
Cargo.toml | ||
internal.d.ts | ||
lib.rs | ||
README.md |
deno_webidl
This crate implements WebIDL for Deno. It consists of infrastructure to do ECMA -> WebIDL conversions.