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

[Xerrada] Introducció a WASM amb casos pràctics .NET, c++, ¿rust? #46

Open
1 of 2 tasks
ctrl-alt-d opened this issue Dec 9, 2018 · 3 comments
Open
1 of 2 tasks
Assignees
Labels

Comments

@ctrl-alt-d
Copy link

ctrl-alt-d commented Dec 9, 2018

Introducció a Blazor ( WebAssembly )

Tipus de la proposta:

  • Vull proposar un tema interessant
  • Vull fer una xerrada

Wasm és un llenguatge de programació de baix nivell per estendre les pàgines web amb programes que s'executen en els navegadors. Tanmateix, comencen a aparèixer llenguatges d'alt nivell que compilen a Wasm, un d'ells és dotnet core i el framework que ho suporta s'anomena Blazor:

Blazor is a new experimental .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.

La xerrada consistirà en:

  • Introducció Wasm Blazor i els diferents models d'execució
  • Demo Blazor (standalone)
  • Demo Blazor (hosted in ASP.NET server)
  • Demo Blazor (Server-side in ASP.NET Core)
  • Demo Blazor Components.
  • Preguntes

Duració 30'

TAGS: WebAssembly, Wasm, Blazor, Client

@ctrl-alt-d ctrl-alt-d changed the title [Xerrada] Introducció a Bazor ( WebAssembly ) [Xerrada] Introducció a Bazor ( <b>WebAssembly</b> ) Dec 29, 2018
@XaviTorello XaviTorello changed the title [Xerrada] Introducció a Bazor ( <b>WebAssembly</b> ) [Xerrada] Introducció a Bazor (WebAssembly) Jun 25, 2019
@XaviTorello
Copy link
Member

Ho podríem encabir en una sessió sobre WASM, on p.e fessim algo com

  • què és WASM
  • WASM vs asm.js
  • casos d'ús
  • casos pràctics
    • .NET via Blazor
    • C++ / C via emscripten
    • ....
  • experiències

Si t'encaixa @ctrl-alt-d ho preparem plegats

@ctrl-alt-d
Copy link
Author

ctrl-alt-d commented Jul 12, 2019 via email

@manelclos
Copy link
Contributor

Vaig veure que per combinar VueJS amb WASM, recomanaven programar-ho amb Rust (https://rustwasm.github.io/docs/book/), si ho podeu incloure o pinzellada per acabar-ho d'entendre... :)

@ctrl-alt-d ctrl-alt-d changed the title [Xerrada] Introducció a Bazor (WebAssembly) [Xerrada] Introducció a Blazor (WebAssembly) Jul 12, 2019
@XaviTorello XaviTorello changed the title [Xerrada] Introducció a Blazor (WebAssembly) [Xerrada] Introducció a WASM amb casos pràctics .NET, c++, ¿rust? Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants