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 a Wasm build for .NET 7 #10

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Add a Wasm build for .NET 7 #10

merged 1 commit into from
Sep 9, 2022

Conversation

bricelam
Copy link
Contributor

@bricelam bricelam commented Sep 8, 2022

@ericsink
Copy link
Owner

ericsink commented Sep 8, 2022

Looks like the build of the native bits succeeded, but the attempt to build and run SQLitePCLRaw itself failed because the necessary tweaks have not yet been made to that repo.

The GH actions in these two repos have a bit of a "chicken and egg" problem.

@bricelam
Copy link
Contributor Author

bricelam commented Sep 8, 2022

Updated to flow the new assets into the test job. Reverted moving the existing wasm libs (the publish job should take care of this since it clears the bin directory then adds the new libraries before pushing)

@ericsink ericsink merged commit dced78e into ericsink:master Sep 9, 2022
@bricelam bricelam deleted the wasm7 branch September 9, 2022 16:08
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