Перейти к файлу
Jerome Laban 7fc8686c22 docs: Update README 2020-11-09 13:45:56 -05:00
.dependabot Initial commit 2020-10-26 22:21:25 -04:00
.github Initial commit 2020-10-26 22:21:25 -04:00
patches ci: Enable LLVM for AOT compiler 2020-11-03 13:25:23 -05:00
.gitignore Initial commit 2020-10-26 22:21:25 -04:00
.mergify.yml Initial commit 2020-10-26 22:21:25 -04:00
.pipeline.yml fix: Remove Quic file copy after 33d881fd04 2020-11-07 22:58:17 -05:00
CODE_OF_CONDUCT.md Initial commit 2020-10-26 22:21:25 -04:00
LICENSE.md Initial commit 2020-10-26 22:21:25 -04:00
README.md docs: Update README 2020-11-09 13:45:56 -05:00
SECURITY.md Initial commit 2020-10-26 22:21:25 -04:00
gitversion.yml Add build pipeline 2020-10-26 23:35:05 -04:00

README.md

Uno Platform - .NET Runtime fork

This repository is the home of the dotnet/runtime fork for the Uno Platform.

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 nuget package.