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
- Host: GitHub
- URL: https://github.com/unoplatform/uno.dotnetruntime.webassembly
- Owner: unoplatform
- License: other
- Created: 2020-10-27T02:21:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T13:52:49.000Z (over 1 year ago)
- Last Synced: 2025-06-05T22:10:03.219Z (about 1 year ago)
- Topics: csharp, first-timers-friendly, mono, uno, uno-platform, uwp, wasm, webassembly, xamarin
- Language: PowerShell
- Homepage: https://platform.uno/
- Size: 548 KB
- Stars: 7
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
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.