This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
Releases: wapc/widl-codegen-js
Releases · wapc/widl-codegen-js
TinyGo: Misc fixes
Rust: Fixing operations without parameters
v0.0.10 Fixing rust operations with 0 parameters.
Support for latest @wapc/as-guest
Code generation for AssemblyScript now uses Result as the return type to work around the lack of try/catch/throw support.
Fix AssemblyScript operations that return bytes
v0.0.8 Version bump
Fixed optional host parameters
Restored optionals in host_visitor function parameters
Refactoring based on widl-js v0.0.5
v0.0.6 Version bump to v0.0.6
Using the isKind helper method in the AST
v0.0.5 Version bump
Miscellaneous fixes
v0.0.4 Version bump
Added templates for Rust, AssemblyScript, and TinyGo
Merge pull request #2 from wapc/templates Adding templates for Rust, AssemblyScript, and TinyGo
Initial release
Merge pull request #1 from wapc/initial_version Initial version