Hanged Fish
Hanged Fish
Cool, is there a preview in the Maven repository? I can't wait to try it.
Is there any plan to support `getaddrinfo` ?
> Hi, have you added the `-Wl,--allow-undefined,--no-check-features` option to wasi-sdk? I manage import symbols with linker options `-Wl,--allow-undefined-file=import_symbols.txt`, unexpected undefined symbols are not acceptable. `posix_memalign` had been register in `lib_pthread_wrapper.c`....
Same Problem in device xiaomi 14 with Xiaomi HyperOS (Android 14) System
In theory, it is feasible. You may need to convert the WASM-AOT file into a suitable OBJECT FILE (repairing Segment and Section data), or you may also need a LINKER...
Hi @sannysanoff, You can use [Termux terminal](https://termux.dev/en/). The wasmedge version 0.13.3 it builds has enabled llvm and AOT. You can test AOT on it. https://github.com/termux/termux-packages/commit/b3d6f1a82dbe8a5b0825361f7e429706c0c57a0a
In vcpkg, there is a package named `plugin-wasi-nn-backend-tensorflowlite`, which can be successfully built for arm64-android. Does the `wasmedge_tensorflowlite` plugin differ from this one? patch `vcpkg/ports/wasmedge/vcpkg.json` file `features.plugins.suppoorts` and `features.plugin-wasi-nn-backend-tensorflowlite.suppoorts` then...
The `.framework` requires code signing with an Apple Developer certificate. This information should not be hard-coded in the CMakeLists.txt; it is typically passed by the CI system. CMake build parameters...
I think we can start with Rockchip RK3588 SOC, which is a popular chip recently. It supports 32GB of memory, which is enough for LLM. There are also a large...
Great work, libfetch based http client works well on Release 1.1.0