-
![grafik](https://github.com/user-attachments/assets/d98ec199-0227-47cf-ba9f-17b36331f547)
Using firefox on windows 10. Cowsay does not work.
![grafik](https://github.com/user-attachments/assets/6…
-
### Current behavior
Mousewheel/touchpad scrolling with ItemsRepeater in ScrollViewer is extremely laggy, but not touch scrolling in Uno WASM. (Windows Edge, Windows Chrome)
Video: Scrolling down …
-
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:…
-
I got this error on Edge browser:
WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 4KB.
Use webassembly.compile, or compile on a worker thread. at instantia…
-
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…
-
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
-
It might be a good idea (albeit a ambitious one) to rewrite targeting webassemly, making the tool work in the browser, and able to be used as a module instead of standalone, which would make for some …