Skip to content
  • Andy Wingo's avatar
    Move Scheme standard library out to lib/ · f102fd5b
    Andy Wingo authored
    Load standard library files from lib/.
    
    Add HOOT_LOAD_PATH.  include-from-path uses it.  By default it is also
    used during `guild compile-wasm` as well.
    
    Harden library-name -> file-name mapping to prevent directory traversal
    etc.
    f102fd5b