You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, you might recognise me from the other thread. I'd love to get involved- though I am not familiar at C# so can't help with the porting over. Anything I can do to help?
The text was updated successfully, but these errors were encountered:
Hi, very grateful for you. I am planing to write down the port roadmap especially my working progress and future plan.
I think one important thing is that the render vendor. It could be canvas, webgpu on the browser or soemthing node.js could support. If you feel interested in it. It is a good start. My focus is the port of interpreter this week.
Performance wise, WebGPU might be best but it doesn't have nearly the adoption rate of canvas- my suggestion would be to focus on canvas implementation as a baseline and then extend out to WebGPU. I can see instances where node.js would be useful, too.
Hi there, you might recognise me from the other thread. I'd love to get involved- though I am not familiar at C# so can't help with the porting over. Anything I can do to help?
The text was updated successfully, but these errors were encountered: