-
Notifications
You must be signed in to change notification settings - Fork 116
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
Be able to compile to webassembly wasm #207
Comments
It would be nice, indeed, to have a wasm target for it (it also would be nice if this didn't auto-correct "wasm" to "warm" 😁 ). Of the issues you raised:
|
Thank you! I will look into your suggestions and will report back! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be pretty nice to be able to target wasm.
Currently with with go 1.21.5 and go-diskfs 1.4.0. a simple program that creates a FAT32 disk image, is failing as:
The text was updated successfully, but these errors were encountered: