An open API service indexing awesome lists of open source software.

https://github.com/unoplatform/uno.dotnetruntime.webassembly

template for brand new github repositories
https://github.com/unoplatform/uno.dotnetruntime.webassembly

csharp first-timers-friendly mono uno uno-platform uwp wasm webassembly xamarin

Last synced: about 1 year ago
JSON representation

template for brand new github repositories

Awesome Lists containing this project

README

          

# Uno Platform - .NET Runtime fork

This repository is the home of the [dotnet/runtime](https://github.com/dotnet/runtime) fork for the [Uno Platform](https://github.com/unoplatform/uno).

It contains adjustments over the official runtime for the Uno Platform in order to enable or disable specific features for the WebAssembly runtime (e.g. enabling AOT, IDBFS, etc...).

It is packaged to be used along with the [Uno.Wasm.Bootstrap](https://github.com/unoplatform/uno.wasm.bootstrap) nuget package.