0.1.1
New:
- Safari support: Some Safari release have a bug with WebAssembly. This release do a WebAssembly sanity check test case, and fallback to asmjs if the test bug.
- Some Chrome version check, maybe unecessary
This are the required polyfills in order to launch Blazor from Internet Explorer 11 and on Safari
Please note that this project is only for compatibility conveniences and no one knows if Blazor will still work even with theses polyfills in the future. There is also no guarantee about full Blazor support.
Tested with Blazor 3.0.x source code.
This project is not affiliated with the Blazor project.
Read the README of this repository for install