Skip to content

jcbhmr/WebIDL-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

You're probably looking for jcbhmr.me/WebIDL-Go

Development

Markdown

The document's structure is intended to mimic the JavaScript binding section of the Web IDL standard and take inspiration from the Java binding for Web IDL.

Some other prior art resources from how other ecosystems have started adopting Web IDL (or Web API bindings) into their own language idioms are the web-sys crate from the Rust ecosystem and TODO.