moonbitlang / moonbit-docs

The docs of MoonBit programming language
https://docs.moonbitlang.com
Other
1.16k stars 51 forks source link

wasi-http error #283

Closed oboard closed 1 month ago

oboard commented 2 months ago
❯ make

error: failed to resolve directory while parsing WIT for path [wit]

Caused by:
    0: failed to parse dependency directory: wit/deps
    1: failed to parse package: wit/deps/sockets
    2: expected `world`, `interface` or `use`, found `@`
            --> wit/deps/sockets/instance-network.wit:3:1
             |
           3 | @since(version = 0.2.0)
             | ^
make: *** [build] Error 1
peter-jerry-ye commented 2 months ago

Cannot reproduce. What wasm-tools version are you using?