0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-30 09:08:00 -04:00
denoland-deno/op_crates/webidl
2021-04-13 18:22:48 +02:00
..
00_webidl.js chore: update deno_file to use deno_webidl (#10042) 2021-04-08 01:23:26 +02:00
Cargo.toml chore: release crates (#10164) 2021-04-13 18:22:48 +02:00
internal.d.ts chore: split web op crate (#9635) 2021-03-12 16:17:18 +01:00
lib.rs chore: split web op crate (#9635) 2021-03-12 16:17:18 +01:00
README.md chore: split web op crate (#9635) 2021-03-12 16:17:18 +01:00

deno_webidl

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

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