1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/extensions/webidl
Bert Belder 1567c1013c
v1.10.3
2021-05-31 20:20:42 +00:00
..
00_webidl.js chore: update deno_lint binary used in CI to v0.5.0 (#10652) 2021-05-31 16:37:28 +02:00
Cargo.toml v1.10.3 2021-05-31 20:20:42 +00:00
internal.d.ts Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00
lib.rs Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00
README.md Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00

deno_webidl

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

Spec: https://heycam.github.io/webidl/