-
Notifications
You must be signed in to change notification settings - Fork 190
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): 2d+ arrays, bytearrays and enums serialization (#…
…2028) * refacotr: handle bytearrays in systems * fix: system gen for calldata * chore: correctly map type * fmt * feat: only generate systems (funcs with no outputs) * compare by u8 * remove unused import * feat: add linq * feat: get index helper for new record enums * chore: fmt * refactor: to handle arrays * refactor: bindgen system gen logic * feat: support 2d+ arrays in system codegen * chore: flat map * chore: reset actions
- Loading branch information
Showing
1 changed file
with
214 additions
and
49 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