-
### Summary
# Motivation
WasmEdge supports PyTorch, TensorFlow Lite, llama.cpp, and more NN backend. Dealing with the text-to-voice is a big thing that we want to achieve. To make it possible, w…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
This is duplicate of issue reported in eShop,
https://github.com/dotnet/eShop/issues/228
…
-
Subscribe to this issue and stay notified about new [daily trending repos in Go](https://github.com/trending/go?since=daily)!
-
### Describe the bug
Hello, i'm trying to build a Tauri + svelte app on macOS and build for both IOS and Android, but i can't seem to get it to work. It does not build.
The stack traces claim i do…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
WebApplication.CreateSlimBuilder is supposed to be lean in support of AoT etc.
In passing …
-
I am trying to use an external package and the build fails with: `Uncaught ReferenceError: 'process' is not defined`
-
It looks like the WASI specification with the component model / interface types specification as written today does not support a shared memory type. Mutable shared memory is an important capability f…
-
Linux runs on a high diversity of devices of different form factors and possibilities.
.NET MAUI will give official support to Android, iOS, macOS and Windows. The purpose of this issue is to colle…
-
### Description
On macOS, I can build a WASI console application in debug mode (.NET v9.0.100-preview.2.24157.14), but not in release mode:
```
❯ dotnet build
Restore complete (0.2s)
You are …
-
### Describe the bug
wasmer fail to print the file size of hard link file.
### Steps to reproduce
(1)The test case is :
```
#include
#include
#include
int get_fd(const char *filename…