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

Update WASM Support #241

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Update WASM Support #241

wants to merge 8 commits into from

Conversation

praeclarum
Copy link
Owner

No description provided.

@@ -16,9 +16,15 @@ namespace Ooui.Wasm.Build.Tasks
{
public class BuildDistTask : Task
{
const string SdkUrl = "https://xamjenkinsartifact.azureedge.net/test-mono-mainline-wasm/916/ubuntu-1804-amd64/sdks/wasm/mono-wasm-f25f9e5f2b5.zip";
const string SdkUrl = "https://jenkins.mono-project.com/job/test-mono-mainline-wasm/label=ubuntu-1804-amd64/lastSuccessfulBuild/Azure/processDownloadRequest/4942/ubuntu-1804-amd64/sdks/wasm/mono-wasm-eb468076a79.zip";
Copy link

Choose a reason for hiding this comment

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

@traxium
Copy link

traxium commented Jul 22, 2020

Btw, when using this PR, "Loading..." at the top of the page is never disappearing. When the page is loaded, it's displayed under the "Loading..." spinner.
image

@F-Goncalves
Copy link

@praeclarum Could this be the fix for #146 ?

@praeclarum
Copy link
Owner Author

@F-Goncalves Yeah that's my hope.

@knocte
Copy link

knocte commented Aug 7, 2021

So when are you planning to merge this?

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.

4 participants