mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
ee07ef2962
This changes the custom input converters in deno_file to use deno_webidl converters. |
||
---|---|---|
.. | ||
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.