-
I found this CSS rule with double quotes in the font-family values, and it looks like the inliner doesn't transform the quote style so the copied values break the double quotes of the generated style …
-
Hi,
For the component model, eagerly loading the environment presents a problem for runtimes that call `_initialize` and `__wasm_call_ctors` This sequence results in the stack and failure:
```
C…
yowl updated
11 months ago
-
If this is a dup I was unable to find it.
### Steps To Reproduce
Steps to reproduce the behavior:
- I did have the `tinygo` package in my home-manager configuration literally forever and simply…
-
The [proposal review group meets regularly](https://go.googlesource.com/proposal/+/master/README.md#proposal-review) (roughly weekly) to review pending proposal issues and move them along in the [prop…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Many users have complained for a long time about the performance in GDS…
reduz updated
2 months ago
-
There are the [Preview 1](https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/docs.md) type and function definitions, but they don't translate directly into an ABI. Is the [wasi.h](https://g…
-
Hello, I'm running the pigz app from https://github.com/bytecodealliance/wasm-parallel-gzip on Ubuntu and running into some TSAN warnings:
```bash
./iwasm -v=5 --dir=wasm-apps wasm-apps/pigz.aot -p …
-
See https://buildbuddy.buildbuddy.io/invocation/c6420695-476d-426b-8a7d-579220dc612f?actionDigest=648cda0569553603f5dec696187ed931ff0c521bad72caa9cfbf3c32dab687a5%2F183&actionResultDigest=dfac351eeb1f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Description
After I looked…
-
I have compiled this library to Wasm using wasi-sdk, which uses musl for libc. I noticed that musl seems to have an overflow related bug.
https://www.openwall.com/lists/musl/2023/12/01/1
Notably…