WASM applications?

Is it possible to create WASM applications with Plasmic? I need to create a Blazor app which can run either on the server or a mobile device via WASM.

Hi, I am not familiar with WASM applications, but with Plasmic codegen you are able to pull the React code into your codebase Codegen overview | Learn Plasmic, so you should be able to achieve most of what is possible with React with Plasmic.