Files
Odin/core/math/big/build.bat
T
2021-08-11 20:59:52 +02:00

6 lines
151 B
Batchfile

@echo off
:odin run . -vet
odin build . -build-mode:shared -show-timings -o:speed
:odin build . -build-mode:shared -show-timings
python test.py