Lîm Tsú-thuàn

Results 45 issues of Lîm Tsú-thuàn

### Description I thought if we document this option, then we can get report about nix problem more frequently. The following command can install WasmEdge directly ```sh nix profile install...

I'm trying to publish https://dannypsnl.me/webmention-0001.xml, but get ``` Unsupported source URL https://dannypsnl.me/webmention-0001.xml ``` on the website: so I wondering how to solve it.

publish

This is a style guide and detailed TODO list.

v-0.15.0
component-model

### Summary Since name conflict can fail static library build, we should add a CI to cover it. ### Appendix starts from https://github.com/WasmEdge/WasmEdge/pull/3607#issuecomment-2254381977

good first issue
c-CI

### Summary Seems linelint[1] can help us to do this. ### Appendix 1. https://github.com/marketplace/actions/linelint

good first issue
c-CI

### What version of Racket are you using? v8.12 [cs] ### What program did you run? ```racket #lang typed/racket (require/typed racket/control [abort/cc ((Prompt-Tagof Any (-> Any Void)) (-> Any Void)...

**Is your feature request related to a problem? Please describe.** The thread by default created with current-thread-custodian, which will slow down the whole DrRacket, particular if I'm working on some...

improve

### preview2 interfaces 2024/09 + wasi:io/error + wasi:io/streams + wasi:cli/environment + wasi:cli/exit + wasi:cli/stdin + wasi:cli/stdout + wasi:cli/stderr + wasi:clocks/wall-clock + wasi:filesystem/types + wasi:filesystem/preopens ### What also provided in this...

c-Plugin
component-model

### Summary This is because **resource** concept let each component provides types, bind and get will be required during the instantiation process. ### Details #3753 is the precondition of this...

feature
c-Interpreter