Lîm Tsú-thuàn

Results 188 comments of Lîm Tsú-thuàn
trafficstars

NOTE: I also test to ensure that, a html will work ```html Two naked tags walk into a bar. The bartender exclaims, "Hey, you can't come in here without microformats,...

Maybe we should move this to document repository?

> Perhaps the trie API should be updated as well... Do you mean replace `('data, 'tag) t` with `'data 'tag t` or just in some case, e.g. ```ocaml val map...

I have the question exactly because I don't know it's possible or not :). Ok, then I can try to modify some Trie

Now I'm thinking, if `interval-map` cannot cross the boundary, it seems forward every message to place is more reasonable now……Though that is a big refactoring.

Although `interval-map` cannot cross the boundary, the content of it can, so if each updation sent back to record-maintainer, will be a relatively simple solution.

@hydai please mark this as draft.

I found why the loader is failed, the current ([63ffc9](https://github.com/WebAssembly/component-model/commit/abeee91b8753b811fce7528b85d76b85733c2839)) syntax is ``` importname' ::= 0x00 len: in: => in (if len = |in|) exportname' ::= 0x00 len: en: =>...

After I update to `cargo-component-component 0.15.0`, I got loader in this PR right, all leave is wasi packages problem. ``` ./build/tools/wasmedge/wasmedge --enable-component /Users/dannypsnl/secondstate/component-model-tests/add/target/wasm32-wasip1/debug/add.wasm [2024-08-27 13:30:39.444] [warning] component model is enabled,...