[Guile-commits] branch wip-tailify updated (23d4263c1 -> 018c5b9ad)

2023-06-23 Thread Andy Wingo
wingo pushed a change to branch wip-tailify in repository guile. from 23d4263c1 Add unify-returns pass for hoot targets; wire up hoot backend new d2784ea1a Include optimizations when targetting hoot runtime new 018c5b9ad Add wasm32 and wasm64 CPU types The 2 revisions listed above

[Guile-commits] 01/02: Include optimizations when targetting hoot runtime

2023-06-23 Thread Andy Wingo
wingo pushed a commit to branch wip-tailify in repository guile. commit d2784ea1af341608361f61db9c06ccfd2722b921 Author: Andy Wingo AuthorDate: Thu Jun 22 20:07:17 2023 +0200 Include optimizations when targetting hoot runtime * module/language/cps/optimize.scm

[Guile-commits] 02/02: Add wasm32 and wasm64 CPU types

2023-06-23 Thread Andy Wingo
wingo pushed a commit to branch wip-tailify in repository guile. commit 018c5b9ad9c29183075f5f37e4f01081002e3e98 Author: Andy Wingo AuthorDate: Thu Jun 22 09:14:09 2023 +0200 Add wasm32 and wasm64 CPU types * module/system/base/target.scm (cpu-endianness): wasm targets are