Skip to content

Commit

Permalink
Merge branch 'main' into kabir/drop-foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
kabiroberai committed May 1, 2024
2 parents 5494bfb + 36270de commit e847256
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ let package = Package(
name: "WasmKit",
targets: ["WasmKit"]
),
.library(
name: "WasmParser",
targets: ["WasmParser"]
),
.library(
name: "WasmKitWASI",
targets: ["WasmKitWASI"]
Expand Down

0 comments on commit e847256

Please sign in to comment.