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

wasm32-wasip2 target #10

Merged
merged 7 commits into from
Aug 11, 2024
Merged

wasm32-wasip2 target #10

merged 7 commits into from
Aug 11, 2024

Conversation

StuartHarris
Copy link
Member

@StuartHarris StuartHarris commented Aug 11, 2024

Everything compiles except the url crate, so I raised an issue. In the meantime, we're manually parsing the url for routing purposes, and importing form_urlencoded directly for query string parsing.

  • bring crates into a single Cargo workspace
  • no longer need cargo-component or wash to build components, rustc can do this itself
  • wit-deps looks unmaintained to me, so have brought all wit deps in manually and referencing them explicitly when calling wit-bindgen::generate! macro
  • set default target, so that cargo build works

@StuartHarris StuartHarris marked this pull request as ready for review August 11, 2024 11:19
@StuartHarris StuartHarris merged commit 18d9d35 into main Aug 11, 2024
1 check passed
@StuartHarris StuartHarris deleted the wasip2-components branch August 11, 2024 12:48
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.

1 participant