Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove walrus from API #19

Merged
merged 11 commits into from
Sep 19, 2022
Merged

feat: remove walrus from API #19

merged 11 commits into from
Sep 19, 2022

Conversation

lwshang
Copy link
Contributor

@lwshang lwshang commented Sep 18, 2022

The library API takes walrus::Module as argument which couples walrus with ic-wasm.
This PR changes the API to process raw bytes. While the executable behavior kept unchanged.

Other changes:

  • Error for more idiomatic error handling
  • Remove legacy optimize, dfx won't use it anymore
  • cargo update
  • bump up assert_cmd to v2
  • fix the test fixtures for shrink

@lwshang lwshang requested a review from a team as a code owner September 18, 2022 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants