Skip to content

A simple nuget package to run C# code in a WASM-compatible browser

License

Notifications You must be signed in to change notification settings

workgroupengineering/Uno.Wasm.Bootstrap

 
 

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

About

A simple nuget package to run C# code in a WASM-compatible browser

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • WebAssembly 71.4%
  • JavaScript 25.6%
  • C# 2.3%
  • TypeScript 0.3%
  • HTML 0.2%
  • CSS 0.1%
  • Other 0.1%