ColinEberhardt / wasmweekly

Website for the WebAssembly weekly newsletter
http://wasmweekly.news/
Creative Commons Zero v1.0 Universal
74 stars 11 forks source link

Building .NET AOT for WebAssembly in Visual Studio #30

Closed sasakrsmanovic closed 4 years ago

sasakrsmanovic commented 4 years ago

Building Uno Platform WebAssembly apps in Visual Studio on Windows using Ahead of Time (AOT) compilation is now available in preview in Uno dev branch! The Uno.Wasm.Bootstrap package 1.1-dev.416 package now provides the ability to create AOT, Mixed (AOT+Interpreter) and Interpreter (with Bitcode dependencies) builds on Windows 10, without leaving Visual Studio 2019.

https://platform.uno/blog/build-net-aot-for-webassembly-in-visual-studio-with-uno-platform/

ColinEberhardt commented 4 years ago

Thanks for the heads-up, .NET AOT sounds great ... https://twitter.com/WasmWeekly/status/1226833913835905024