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

add support for the wasm wasip1 build target #208

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

rgl
Copy link
Contributor

@rgl rgl commented Jan 3, 2024

closes #207

please note that I only tested FAT32 image generation at https://github.com/rgl/go-diskfs-create-fat32-img, which was successfully tested with wasmtime, but fails with wasmer. take a look at that repo github actions workflow results.

Copy link
Collaborator

@deitch deitch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And you even added it to the ci.yaml so it tests the build. I like that.

@deitch deitch merged commit d67c42d into diskfs:master Jan 3, 2024
20 checks passed
@deitch
Copy link
Collaborator

deitch commented Jan 3, 2024

Pretty cool.

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.

Be able to compile to webassembly wasm
2 participants