hydai
hydai
> > Please run clang-format before you submit the PR. > > I have no idea what's wrong with the format. Cauze I've already run the clang-format-15 to auto check...
@grorge123 Could you please take a look at this PR? It seems to change some behavior that you contributed to before.
The CMake files are broken. It looks like you are trying to apply some weird linter to them.
Hi @dannypsnl, Just wanted to check if this is ready to be merged. I would like to have component model support in the 0.15.x series. It would be great if...
IIRC, the reason we chose to change the behavior is that someone told us it was not the same as wasmtime (https://github.com/WasmEdge/WasmEdge/pull/3375/files, Apr 29, 2024), and we think it's fine...
Hi @apepkuss Please check this issue.
Hi @teyahb8, There are two types of wasm files: 1. Pure wasm 2. Compiled wasm, which can be created with `wasmedge compile input.wasm compiled.wasm` If you provide a pure wasm,...
I am considering creating a new repository to manage these dependencies instead of creating circular dependencies within this repository. Please refer to #4277. Feel free to share your thoughts with...
> Given the recent decision to split dockerfiles into a separate repo, how should we proceed with this PR? Let's hold the PR until the new repo is created.
Since we still need some time to migrate all Docker-related workflows to the new repo, let's review and merge this PR in the current repo. I will review it; could...