Перейти к файлу
Jérôme Laban 7e206bc9bb
chore: Don't increment minor
2024-08-02 15:10:48 -04:00
.github chore: Adjust replace 2024-08-02 14:38:10 -04:00
build chore: Don't increment minor 2024-08-02 15:10:48 -04:00
nuget Adjust versioning (#147) 2024-08-02 14:13:06 -04:00
patches chore: Adjust build for AOT 2024-08-01 21:29:04 -04:00
patches.temp chore: include cross-compiler 2024-08-01 21:28:52 -04:00
scripts chore: Adjust for subset, pack nuget 2024-08-01 21:29:06 -04:00
.gitignore Initial commit 2020-10-26 22:21:25 -04:00
.mergify.yml Adjust versioning (#147) 2024-08-02 14:13:06 -04: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

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.