Skip to content

Commit a0835a6

Browse files
committed
Add sqlite flags
1 parent a4e41c3 commit a0835a6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[env]
2+
LIBSQLITE3_FLAGS = "-DSQLITE_ENABLE_MATH_FUNCTIONS"
3+
14
[target.wasm32-unknown-unknown]
25
rustflags = [
36
"-C", "link-args=-z stack-size=16777216",

0 commit comments

Comments
 (0)