We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
moon.pkg.json
1 parent 7d96be5 commit e9d4a5cCopy full SHA for e9d4a5c
float/moon.pkg.json
@@ -6,6 +6,6 @@
6
"round_wasm.mbt": ["wasm", "wasm-gc"],
7
"round.mbt": ["not", "js", "wasm", "wasm-gc"],
8
"to_int.mbt": ["not", "wasm", "wasm-gc"],
9
- "to_int_wasm.mbt": ["wasm", "wasm-gc"],
+ "to_int_wasm.mbt": ["wasm", "wasm-gc"]
10
}
11
0 commit comments