-
**Problem**
`trunk serve` build error on wsl2
**Steps To Reproduce**
Steps to reproduce the behavior:
1. `trunk serve`
**Expected behavior**
No Error
**Screenshots**
If applicable, add scr…
-
I ran into this linker issue when trying to build some Go code:
```console
$ tinygo build -x \
-o policy.wasm \
-target=wasi \
-no-debug .
clang -mbulk-memory -mnontrapping-fptoint -msign-e…
-
See:
[Segmentation fault in time ](https://github.com/LibertyDSNP/frequency/security/dependabot/19)
-
Going by the ABI defined [here](https://github.com/WebAssembly/wasi-libc/blob/main/libc-bottom-half/headers/public/wasi/api.h#L108), it looks like WASI functions should return a 16-bit unsigned int. O…
-
I'm trying to run c2w on Mac M1. Here are the errors I get:
`c2w ubuntu:22.04 out.wasm`
This gives me this error:
```
...
#39 2.127 HEAD is now at 89bec45 bump: version 0.3.0
#39 2.150 inf…
-
This issue serves as a summary of the security checks performed on our codebase using various Cargo tools. The purpose of these checks is to identify and address potential security vulnerabilities in …
-
### Zig Version
0.11.0
### Steps to Reproduce and Observed Behavior
A Zig program built for the `wasm32-wasi` target cannot read environment variables by using `std.os.getenv`. It is, however…
-
Thank you for taking the time to file this issue! Please follow the instructions and fill in the missing parts below the instructions, if it is meaningful. Try to be brief and concise.
**In Case of…
-
### Summary
Hi, I'm trying to use WASIX calls through Zig and currently unable to bind my socket to a local address. You can find the implementation [here](https://github.com/nikneym/zig-wasix) and…
-
When reproducing “[component-linking-demo](https://github.com/dicej/component-linking-demo)“ project under a virtual machine running Ubuntu 20.04 on x86 architecture, I noticed that the resulting `lib…