-
Would be nice to see support for Blazor (WASM). I'd think we'd be the first online editor to support WASM .
https://blazor.net/
-
Hi,
it’s not clear how to make production level decentralized projects with Python, and the GIL is often a big limit.
Do you think it would be possible to make Jax.js, or (less ideally) use it …
-
I still have to maintain a bunch of ASP.NET webform projects. The solutions are a mix of .NET 9(winform/console) and .NET 4.8(asp.net webform and winform). Yesterday a lot of NuGet updates became av…
-
Hi,
Are you thinking of adding support for Neon and Wasm architecture anypoint in the road map of this crate ?
-
Web assembly allows us to run code natively on the browser => native performance
It supports many languages such as C/C++ etc, but i'm interested in Rust here. (up for discussion)
We can use this to…
Max98 updated
2 years ago
-
👋
The current repository README contains:
> ### Web Assembly
>
> This interpreter can be exposed to JavaScript! You can build the example locally with:
> ```
> npm run build
> ```
> In t…
-
Hi,
Thanks for your job.
I try to start my app with your template `npx create-react-app my-app --template typescript-golang ` with `yarn install && yarn start` but i still have the message ***l…
-
It is possible to get native jitted code for web assembly(wasm) out of javascript engines like SpiderMonkey and V8. [Here](https://mbebenita.github.io/WasmExplorer/) is an example.
I think it makes…
-
Hello, I encountered a deployment issue while trying to deploy the project to Azure. The error indicates that the project files are referencing .NET Framework v4.5 which is causing the build to fail. …
-
### Describe the Issue
Unable to activate WebView2 on MSAL interactive login using MAUI in VSCode. The debugger provides the error message: Could not load file or assembly 'Microsoft.Web.WebView2.Cor…