switching to nasm, yasm is dead from what I can tell, not caring about perf diff anymore.
This commit is contained in:
2
scripts/build_hello_nasm.ps1
Normal file
2
scripts/build_hello_nasm.ps1
Normal file
@ -0,0 +1,2 @@
|
||||
$nasm = 'nasm'
|
||||
& $nasm -help
|
Reference in New Issue
Block a user