-
### 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 …
-
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
-
That's pretty cool., what you have done so far - great work! Just a quick question: is it for webassembly or server-side blazor (or both)? Thanks a ton!
-
I need to run WebAssembly codes in J2V8.
Still no support?
If yes, node can I get an example in java?
If not, is there any way around it?
`
V8 v8 = V8.createV8Runtime();
JavaVoidCallback s…
-
**Describe the bug**
When running the ProjectTracker sample in the current `v8.x` branch, WebAssembly code fails because it can't find the Backport.System.Threading.Lock package.
![image](https://…
-
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
-
```
OpenJDK 64-Bit Server VM (19.0.1+10-jvmci-22.3-b08) for linux-amd64 JRE (19.0.1+10-jvmci-22.3-b08), built on 2022-10-19T11:11:18Z by "buildslave" with gcc 11.2.0
```
**Describe the issue**
U…
-
# Document title, URLs, estimated publication date
WebAssembly Web API
https://www.w3.org/TR/wasm-web-api-2/
Estimated publication date: ASAP
# Abstract
This document describes the integration …
-
Including running of (relevant) tests in Wasm.
-
Did somebody try to use Gosu by compiling Ruby code to WebAssemby by using LLVM and [Asm.js](https://en.wikipedia.org/wiki/Asm.js)?