hydai
hydai
@dannypsnl I changed my mind. Let's use this linelint workflow only for detection. I don't think using autofix is a good idea now if a malicious hacker hijacks the linelint...
We should also add the following limitation to the workflow file to keep it safe: ``` permissions: contents: read ```
Definitely, we should let CI fail if the changed files do not contain EOF. Just like what we did in the misc linter.
Yes, please.
Hi @arujjval I'm sorry I missed this PR. Could you remind me of its current state? Is there any help you need to continue working on it?
Closing due to inactive. Thanks.
Hi @dannypsnl I found that there is a static build on Linux: https://github.com/WasmEdge/WasmEdge/blob/master/.github/workflows/build.yml#L141. Does this issue still need a new one to be added?
Got it.
Hi @skant7 Wasm C/C++ API provides an easy way to embedded the Wasm engine in other applications. Because this API is to interact with the Wasm runtime not the Wasm...
@q82419 Do we have any intention of supporting this proposal? It seems like the upstream is no longer in active development and lack of maintenance.