mirror of
https://github.com/denoland/deno.git
synced 2025-01-05 22:09:02 -05:00
ec1fb08a88
ES2022 `Object.hasOwn` can be used in snapshot, so I migrate to use it. |
||
---|---|---|
.. | ||
benches | ||
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.