We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.
Operating System: macOS
moon 0.1.20241125 (6fe6396 2024-11-25) ~/Library/MoonBit/bin/moon moonc v0.1.20241125+34a5d819a ~/Library/MoonBit/bin/moonc moonrun 0.1.20241125 (6fe6396 2024-11-25) ~/Library/MoonBit/bin/moonrun
$ moon new . Created . $ rm -rf src/lib $ rm -rf src/main $ cat > src/moon.pkg.json << EOF {} EOF $ cat > src/hello_test.mbt << EOF test { } EOF $ moon check error: check:0: input ./target/wasm-gc/release/check/hello.cpp.mi missing
moon check passes.
moon check
moon check failed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Report
Environment
OS
Operating System: macOS
MoonBit CLI Tools Version
Steps to Reproduce
Expected Behavior
moon check
passes.Actual Behavior
moon check
failed.Checklist
The text was updated successfully, but these errors were encountered: