forked from powdr-labs/powdr
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: codegen for multiple public input columns (#61)
* feat: support public columns * feat: codegen public input columns * chore: cleanup * fix: public input cols check * fix: make rendering evaluate conditional * temp * opt: convert relation checks to futures * fix: wasm compatible futures gen * fix: remove single public input column limit * feat: generate multiple public input column checks * fmt * fixes
- Loading branch information
Showing
2 changed files
with
17 additions
and
13 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