Skip to content

Tags: webrpc/gen-javascript

Tags

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix -exports=true (#7)

* Fix -exports=true option

* CI: Update to webrpc@v0.18.6

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Expose as a Go module with //go:embed FS (#6)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ignore `json = -` fields (#5)

* Ignore `json = -` fields

Fixes webrpc/webrpc#66

* Fix example RIDL

* Update webrpc-gen

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Interoperability tests (copy from gen-typescript repo) (#3)

* Interoperability tests (copy from gen-typescript repo)

* Add .js to import file

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update templates to webrpc@v0.9.0 schema (#2)

* README: Update options

* Update to webrpc@v0.9.0

* Fix types

* Improve generated code

* Switch webrpc to webrpc/webrpc#171

* Regenerate tests

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 Added wrapper to fetch method (#1)

v0.7.0

Toggle v0.7.0's commit message
Lowercase the webrpc-cli custom -options

v0.6.0

Toggle v0.6.0's commit message
gen v2: Make generic JavaScript template work