switching to nasm, yasm is dead from what I can tell, not caring about perf diff anymore.

This commit is contained in:
2025-06-15 18:37:40 -04:00
parent 032e91a81f
commit b1b401784a
9 changed files with 29 additions and 14 deletions

View File

@ -0,0 +1,2 @@
$nasm = 'nasm'
& $nasm -help

1
scripts/build_nasm.ps1 Normal file
View File

@ -0,0 +1 @@
$nams