eshost icon indicating copy to clipboard operation
eshost copied to clipboard

Support Deno?

Open DerekNonGeneric opened this issue 3 years ago • 0 comments

I was chatting with @andreubotella about the Deno implementation of the atob and btoa globals specified by Web IDL (et al.) when it occurred to me that it would be convenient if it were possible to use this tool to facilitate efforts towards interop. It could potentially help us work towards spec-compliance and conformance w/ other server-side scripting hosts. Avoiding divergence between the two by being able to quickly check Deno behavior against Node seems useful (if it would qualify) and may spur further interop activities.

https://github.com/denoland/deno/

DerekNonGeneric avatar Feb 20 '22 00:02 DerekNonGeneric