biohazard999 / Blaster

This project tries to get the power of blazor to the desktop cross platform.
MIT License
17 stars 2 forks source link

Implement Blaster as a Bionic Plugin #5

Open yehia2amer opened 5 years ago

yehia2amer commented 5 years ago

Hi @biohazard999, I Really do like the idea of Blaster, It should be faster and more memory efficient than Electron, I don't know if you heard about Bionic or not but it is a "Ionic CLI clone to build and deploy PWAs and Mobile Apps using Blazor".

I Think it would be a great idea to implement Blazor as a plugin in Bionic so that we can not only create multi-platform Desktop Apps but also Mobile Apps.

Please take a look at this issue : https://github.com/BionicFramework/BionicCLI/issues/17

biohazard999 commented 5 years ago

Hi @yehia2amer! I started that project after I discovered Chromely. But now Microsoft aquired Github and Atom (therefore Electron) I think there will be some investment made by microsoft to support blazor native by electron. But I like the idea of Bionic. But dunno how a plugin can look like?