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 3c9005c commit 586765eCopy full SHA for 586765e
Sources/WasmParser/CMakeLists.txt
@@ -5,6 +5,7 @@ add_wasmkit_library(WasmParser
5
InstructionCode.swift
6
InstructionVisitor.swift
7
LEB.swift
8
+ ParsingLimits.swift
9
WasmParser.swift
10
WasmTypes.swift
11
)
0 commit comments