|
|
|
|
|
by mikescandy
589 days ago
|
|
You completely missed the fact that this is built using Avalonia, which means that you can run this on desktop (win, linux, osx), mobile (android or ios) AND browser (using wasm) with almost the same codebase.
check https://github.com/BAndysc/AvaloniaVisualBasic6, and feel free to try the desktop ones. |
|