summaryrefslogtreecommitdiff
path: root/ext/webidl/README.md
blob: ce2d661e360b6535a861818a5f9ed870661bd690 (plain)
1
2
3
4
5
6
# deno_webidl

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

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