Commit 505c544
ci: build for WebAssembly in CI
`vapor/ci`'s reusable unit-test workflow already knows how to build a package
for `wasm32-unknown-wasip1`; sqlite-kit simply had not opted in. Turn the lane
on so the SwiftNIO-free path cannot regress unnoticed.
sql-kit already passes `with_wasm: true` to the same workflow.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent f2ca5ad commit 505c544
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments