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

Where can I get Steve's Samples from NDC London 2019? #15326

Closed
SWATOPLUS opened this issue Mar 15, 2019 · 4 comments
Closed

Where can I get Steve's Samples from NDC London 2019? #15326

SWATOPLUS opened this issue Mar 15, 2019 · 4 comments
Labels
area-blazor Includes: Blazor, Razor Components

Comments

@SWATOPLUS
Copy link

Where can I get Steve's Samples from NDC London 2019?
@SteveSandersonMS

I am looking for samples from here:

https://www.youtube.com/watch?v=Qe8UW5543-s

I am looking for AOT samples. Yes, I know that it's terrible alpha, but I need it for my blazor presentation.

@iAmBipinPaul
Copy link

@SteveSandersonMS
Copy link
Member

AoT demo is here: https://github.com/SteveSandersonMS/il2wasm

@SWATOPLUS
Copy link
Author

@SteveSandersonMS Is threre any way to run il2wasm project with new version of Blazor? Version 0.9 has no driver.c adapter for mono runtime, so aot-loader.js fails on blazor 0.9 when it tries to export "mono_wasm_object_new". Is it possible to rewrite aot-loader.js with newest versions of blazor/mono?

@SteveSandersonMS
Copy link
Member

@SWATOPLUS https://github.com/stevesandersonms/il2wasm accepts PRs if you want to submit one, but il2wasm is not in any way a supported repo so there's no expectation that it will get updated. Hopefully within a month or two we might start getting the real Mono AoT support into the real repo.

@mkArtakMSFT mkArtakMSFT transferred this issue from dotnet/blazor Oct 23, 2019
@mkArtakMSFT mkArtakMSFT added the area-blazor Includes: Blazor, Razor Components label Oct 23, 2019
@dotnet dotnet locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

No branches or pull requests

4 participants