Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change the backend renderer - polyglot mdoel #1485

Open
PrestigeDevop opened this issue Sep 13, 2023 · 0 comments
Open

change the backend renderer - polyglot mdoel #1485

PrestigeDevop opened this issue Sep 13, 2023 · 0 comments

Comments

@PrestigeDevop
Copy link

I know fuse not meant to build web apps , but can we target wasm at first ? building truly native cross platform using other frameworks are always time consuming and have really bad DX or not free . it seems that wasm deployment is feasible for the future .

Describe the solution you'd like

using alternative backend renderer e.g veldrid-spirv or maui graphics seems a good candidate

Describe alternatives you've considered

Unity is a good choice , however it's not open source and always getting worse in terms of licenses and developer freedom .

Additional context

as bun 1.0 just released I would like to investigate of integrating multiple runtimes e.g .net core & bun to apply polyglot programming model where you can use TS , JS or c# . in similar manner to net dynamic language runtime (DLR) .

my idea is to compose
Xamarin .essentials & Veldrid with E4K framework .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant