scheme
scheme copied to clipboard
An R7RS Scheme implemented in WebAssembly
implement and test `call-with-values` from the base library
implement and test `write-simple` from the write library
implement and test `write-shared` from the write library
implement and test `display` from the write library
implement and test `exit` from the process-context library
implement and test `emergency-exit` from the process-context library
implement and test `sqrt` from the inexact library