boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

160-bv-set-byte-range.scm (46B)


      1 (bytevector-u8-set! (make-bytevector 1) 0 -1)