1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/ext/webidl
denobot 0c3bbf7acd
chore: forward v1.35.2 release commit to main (#19887)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-07-20 05:11:50 +02:00
..
benches
00_webidl.js chore: fix typos (#19572) 2023-06-26 09:10:27 -04:00
Cargo.toml chore: forward v1.35.2 release commit to main (#19887) 2023-07-20 05:11:50 +02:00
internal.d.ts chore: fix typos (#19572) 2023-06-26 09:10:27 -04:00
lib.rs
README.md

deno_webidl

This crate implements WebIDL for Deno. It consists of infrastructure to do ECMA -> WebIDL conversions.

Spec: https://webidl.spec.whatwg.org/