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 wasm/wasi #6

Merged
merged 1 commit into from
Aug 20, 2022
Merged

Add support for wasm/wasi #6

merged 1 commit into from
Aug 20, 2022

Conversation

sago35
Copy link
Member

@sago35 sago35 commented Aug 1, 2022

Add support for wasm and wasi by adding GOOS and GOARCH settings.
Originally, some source code references were incorrect in the GOOS=windows (or GOOS=darwin) environment.
This change will make that part work correctly as well.

Baremetal targets such as microbit will work as before.

@sago35
Copy link
Member Author

sago35 commented Aug 15, 2022

ping @aykevl

Copy link
Member

@aykevl aykevl left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@aykevl aykevl merged commit e26d56d into dev Aug 20, 2022
@aykevl aykevl deleted the support-wasm-wasi branch August 20, 2022 14:42
@sago35 sago35 mentioned this pull request Aug 31, 2022
1 task
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.

2 participants