-
I installed the latest ARM64 windows toolchain from https://github.com/thebrowsercompany/swift-build/releases/download/20240524.2/installer-arm64.exe.
I created a simple package with `swift package…
-
## What is your question?
I'm testing compiling JavaScript source code to a Native Messaging host in WASM form using `javy` and `wasmtime` to execute the compiled `.wasm` file.
It doesn't look …
-
I'm looking to take a Swift SDK that I've built and integrate it in a browser extension, to share logic for the API calls I've already built for a Swift/Vapor app. I'm very new to JavaScriptKit but ha…
-
When I create new Rust project and add wasmedge-sdk dependency with wasi-nn feature enabled, build fails for
`aarch64-unknown-linux-gnu` target.
-
# WasmEdge Roadmap Discussion (Q3 / 2024)
Hi everyone, welcome to participate and request for roadmap entries of WasmEdge project.
In this issue, the WasmEdge maintainers will collect and summariz…
-
I'm currently porting the .NET runtime build system to use `-target wasm32-unknown-wasip2`. The linker flags it passes to the `clang` driver include `-Wl,--max-memory=2147483648` and `-Wl,--global-ba…
dicej updated
5 months ago
-
### Describe the bug
I am getting an error stating that Unsafe app blocked on android as shown in the screenshot below:
![SC1](https://github.com/user-attachments/assets/f22e76f7-5f60-4ec4-822c-b5…
-
## Description
We'd like to contribute to these crates a PR that removes (or makes optional via feature flag) the dependency on a specific way to obtain the current time (currently provided by `Tim…
-
The components in the `components` directory deliberately do not use a Spin SDK in order to make it extremely clear what the components are doing at the component boundary. While the SDKs are meant to…
rylev updated
5 months ago
-
The Windows Clang builds require `libcc_s_seh-1.dll`, which is present in the Git Bash environment (mingw based). This is unexpected; I'm not sure why this dependency is coming in to clang itself. W…
vvuk updated
4 months ago