stavroskasidis
stavroskasidis
I have implemented a loading overlay to help improve the user experience (unresponsive UI) while the wasm runtime is being downloaded and initialized. Hopefully this doesn't break SEO because the...
If a site is hosted with https, then any http/ws request will be blocked as "mixed-content". How is that handled ?
Hello Scott, Nice job on Babysmash, my son (2 years old) loves it ✌️ 👶 This PR adds Greek resources to the project and a minor fix to better support...
A basic (and a bit crude) implementation of a "FromAttribute" attribute for component parameters. This PR requires the corlib changes of the **"corlib and JIT updates"** PR (#7) for it...
### Context / Scenario I would like to be able to pass parameters to a custom prompt when calling the `AskAsync` method. For example: I want to conditionally instruct the...