Skip to content

unoplatform/Uno.Wasm.Bootstrap

Folders and files

NameName
Last commit message
Last commit date
Jan 8, 2025
Jan 8, 2025
Feb 13, 2025
Feb 24, 2025
Apr 17, 2018
Apr 17, 2018
Sep 12, 2024
Nov 29, 2018
Sep 24, 2020
Oct 23, 2024
Jun 3, 2024
Sep 13, 2024
Sep 13, 2024
Oct 29, 2023

Repository files navigation

Uno.Wasm.Bootstrap

Open in Gitpod

The Uno.Wasm.Bootstrap package provides a runtime bootstrapper of the Microsoft.NET.Sdk.WebAssembly SDK from .NET 9.

This package only provides the bootstrapping features to run a .NET assembly and write to the JavaScript console, through Console.WriteLine. To write an app that provides UI functionalities, make sur to check out https://aka.platform.uno/get-started.

This work is based on the excellent work from @praeclarum's OOui Wasm MSBuild task.

Documentation

Previous releases documentation