forked from dojoengine/dojo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dojo-bindgen): support new layout types (dojoengine#1954)
* feat: new types in unity bindgen * feat: add types support to typescript codegen too * feat: handle token directly to get type name * chore: correct type names * chore: update to correct tuple types * fmt * Update mod.rs * Update mod.rs * Update mod.rs * feat: add support for complex enums to unity bindgen * feat: support generic args in typescript * fmt * feat: newer tuple type for c# * feat: value type name in record field * feat: generic rust like enum for unity bindgen * refacotr: optional generic args for record * feat: add suppport for generic enums for typescript v2 * feat: update test & disable typescript * fix: update unity systsem bindgen to use new felt getter dojoengine#2008 * chore: clippy * clean uop
- Loading branch information
Showing
5 changed files
with
317 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.