top | item 46077047

Cross-Compiling Common Lisp to WASM

78 points| jackdaniel | 3 months ago |turtleware.eu

4 comments

order

jakelaboss|2 months ago

This (WECL) and the valtan[0] project are both very exciting initiates to get CL into the browser. I would love to see a comparison between these two implementations, as they seem to be coming at the problem from opposite directions.

[0] https://github.com/cxxxr/valtan

spit2wind|2 months ago

The main VCS is Fossil! I love seeing projects use Fossil rather than git.

jackdaniel|2 months ago

to be honest I feel much more comfortable with git -- muscle memory, magit etc., but fossil is much more appealing when you look at the underlying model and how it bundles wiki and issues along with the repository; that's why I'm starting as of late all my solo projects with fossil repo.