P5.js: Need Support of P5 on Blazor Web-Assembly

Created on 7 Dec 2019  路  3Comments  路  Source: processing/p5.js

Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries.

P5 for Blazor will be game-changer, Blazor provide JS Interop capability out of the box and hence Blazor can use P5 with interop, something like native P5 will surely reduce performance overheads of interop. Kindly think about Blazor as it is growing very rapidly.
Thank you.

Most helpful comment

Thanks, hope one day we can get the port on Blazor WebAssembly, for now, I
have ported a few Drawing API for Blazor my self.

Capture

with JS Interop you guys can port it easily.

All 3 comments

Welcome! 馃憢 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

From what I understand Blazor is used to run C# in the browser through WebAssembly? I don't think there are any current plans to port p5 to C# or even WebAssembly, unless I've misunderstood what you mean by "p5 for Blazor"?

Thanks, hope one day we can get the port on Blazor WebAssembly, for now, I
have ported a few Drawing API for Blazor my self.

Capture

with JS Interop you guys can port it easily.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  3Comments

aman-tiwari picture aman-tiwari  路  3Comments

kappaxbeta picture kappaxbeta  路  3Comments

swirly picture swirly  路  3Comments

aparrish picture aparrish  路  3Comments