-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description Finish Ipld <=> Wit interpreter across all available Val/Types. fix: handle ints as floats in the interpreter (when given a float Wit type). Includes - skip notifications when there are no receivers - add logging in wasm/guest-fn test to web server integration test - update Homestar-function(s) to use cargo-component 0.9 and update for breaking changes - readme updates around cargo-component - const recursion/grow-only defaults for stacker - remove most pattern-matching guards and move to nested matches in the interpreter - newly generated test wasms (= cid updates) - move to location/module-path in logs (from updated tracing-logfmt) ## Closes - Closes fission-codes/stack#155. - Closes #61 and "finishes" our WIT <=> IPLD interpreter.
- Loading branch information
Zeeshan Lakhani
authored
Mar 5, 2024
1 parent
d0f969e
commit 90c6246
Showing
44 changed files
with
3,727 additions
and
2,891 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.