-
# Build commands
I compile the code with commit id 92bf8547aa64dddad2ecd387a352f89bbc475c88.
Platform: Ubuntu 20.04
CPU: amd64
compile:
```
export CC=/usr/lib/llvm-16/bin/clang
export CX…
-
# Build commands
I compile the code with commit id 92bf8547aa64dddad2ecd387a352f89bbc475c88.
Platform: Ubuntu 20.04
CPU: amd64
compile:
```
export CC=/usr/lib/llvm-16/bin/clang
export CX…
-
# 🐛 概要
```shell
tinygo build -target ./target.json -o main.wasm main.go
tinygo:wasm-ld: warning: function signature mismatch: random
>>> defined as () -> i64 in lto.tmp
>>> defined as () -> i32 i…
-
**Tell us about your request**
As a developer, I would like to have the ability to build, share, and run Wasm applications using Docker Desktop.
**Which service(s) is this request for?**
Docker D…
-
## LFX link
https://mentorship.lfx.linuxfoundation.org/project/c2b5f721-2666-4d9e-85d6-7bedae27e144
Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artif…
-
Hi, everyone! I'm using `wasi-sdk-21` and `wasm-tools 1.0.55` to build my C project which calls `Preview 2` wasi-sockets function. I write this code:
```
#include
#include
#include
int main…
-
I was trying to build the desktop application as described with cargo and compilation failed. Here's the relevant part of the error:
```
--- stderr
error: failed to run custom build command for…
-
can you consider to make a release which includes the following libc bumps?
thank you.
https://github.com/WebAssembly/wasi-sdk/pull/340
https://github.com/WebAssembly/wasi-sdk/pull/344
yamt updated
11 months ago
-
linux iwasm build
```shell
wasm-micro-runtime-main/product-mini/platforms/linux/build$ cmake -DWAMR_BUILD_MULTI_MODULE=1 -DWAMR_BUILD_LIB_PTHREAD=1 -DWAMR_BUILD_LIB_PTHREAD_SEMAPHORE=1 ..
```
ru…
-
Some strict CI environments doesn't allow execute post-install scripts, this causes RE2 package to never download or build the native addon. Other restrictions include internet access where external r…
panga updated
6 months ago