-
The .NET trimmer statically analyzes your project and removes any unused code. In Blazor we use the .NET trimmer to significantly reduce the publish size of Blazor WebAssembly apps. However, we don't …
-
My settings for socket works fine in default flutter web, but it throws this error `No transports available` when trying on Webassembly mode. Should I need any extras config for Webassembly?
hnvn updated
2 months ago
-
We would like to have the core part of the ShEx and SHACL validators and parsers compatible with WebAssembly so we could have standalone demos developed as WebAssembly.
Looking at [this book](https…
labra updated
1 month ago
-
I'm partially able to get a hacked up local build with WebAssembly locally as something that I'd been playing with, but I saw that @pcwalton is also working on this ... so I'll share what I know here:…
-
The plugin functionality of mdBook is really useful, but I do feel a bit strange about letting plugins run amok without any sandboxing. It wouldn't be too complicated to add wasmtime or a wasm interpr…
-
Can it be achieved through iframe or other methods?
or webview for webassembly?
-
Given that OpenDylan now has a LLVM-based code generator, how much work would it be to add WebAssembly target?
-
This is an umbrela issue that track all work items required for completing our binding story.
### What are we trying to do?
A tool to produce automated bindings from typescript definition files.
…
-
I was thinking this morning that we could probably add support for web assembly using canvas and mouse events.
-
Was just exploring this project for webassembly (WASM), did not find the output too helpful. Adding the binary and output here for reference.
```
95.9% 470Ki NAN% 0 Code
3.5% 1…
jafri updated
4 years ago