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.
1 parent 7b46dcf commit fb69ad8Copy full SHA for fb69ad8
Sources/CLI/Commands/Parse.swift
@@ -1,6 +1,6 @@
1
+import SystemPackage
2
import WAT
3
import WasmKit
-import SystemPackage
4
5
/// Parses a `.wasm` or `.wat` module.
6
func parseWasm(filePath: FilePath) throws -> Module {
0 commit comments