Hi,

The new R6RS support is great. However we are currently pulling in (rnrs
base) into the set of modules needed by the compiler, because (language
assembly compile-bytecode) uses open-bytevector-output-port, and the
ports impl gained a dep on base.

Is there any way that we can remove this dependency? It will speed up
bootstrap and the pause as the first expression at the REPL is
compiled.

Andy
-- 
http://wingolog.org/

Reply via email to