mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
big: Fix sqrt, div, add with certain inputs.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
@echo off
|
||||
clear
|
||||
:odin run . -vet
|
||||
:odin build . -build-mode:shared -show-timings -o:minimal -use-separate-modules
|
||||
odin build . -build-mode:shared -show-timings -o:size -use-separate-modules
|
||||
|
||||
Reference in New Issue
Block a user