Build using wasi-sdk.

This commit is contained in:
Nuno Cruces
2023-04-14 00:09:40 +01:00
parent 005b15610a
commit c1a640f7d8
15 changed files with 71 additions and 47 deletions

View File

@@ -19,4 +19,5 @@ The following optional features are compiled in:
See the [configuration options](../sqlite3/sqlite_cfg.h).
Built using [`zig`](https://ziglang.org/) version 0.10.1.
Built using [`wasi-sdk`](https://github.com/WebAssembly/wasi-sdk),
and [`binaryen`](https://github.com/WebAssembly/binaryen).