WebAssembly / tool-conventions

Conventions supporting interoperatibility between tools working with WebAssembly.
Artistic License 2.0
297 stars 65 forks source link

Add JavaScript and Javy as known names in producers #201

Closed jeffcharles closed 1 year ago

jeffcharles commented 1 year ago

Javy is a tool that takes JavaScript source code as input and outputs a WebAssembly module that executes that code.