Relative Content

Tag Archive for webassembly

WebAssembly support for Electron Application

Does WebAssembly support Chromium web browser which is the backend browser for an Electron application? The website mentions that it does support Chrome which is similar to Chromium

Loading razor pages from other domains

We are developing a “Portal” type app with Blazor and we want to be able to have several “projects” (for exampleintegrations or forms) that sit on other URLs. (Think like azure web apps)