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.
2 parents 302847e + 5855581 commit 58b3a5eCopy full SHA for 58b3a5e
content/docs/index.mdz
@@ -142,7 +142,7 @@ cd janet
142
meson setup SmallBuild
143
cd SmallBuild
144
meson configure -Dsingle_threaded=true -Dassembler=false -Ddocstrings=false \
145
- -Dreduced_os=true -Dtyped_array=false -Dsourcemaps=false -Dpeg=false \
+ -Dreduced_os=true -Dsourcemaps=false -Dpeg=false \
146
-Dint_types=false --optimization=s -Ddebug=false
147
ninja
148
# ./janet should be about 40% smaller than the default build as of 2019-10-13
0 commit comments