chibi-scheme
chibi-scheme copied to clipboard
make js fails on macOS because of static
As macOS does not support static linkings make js fails. I tried using gcc-13 instead of default calng but the error is the same. Is there a way to compile the js target dynamically?