Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 432 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 432 Bytes

erlps-core - ERTS emulation in Purescript

This purescript package is part of the erlscripten project/ecosystem.

Module documentation

Published on pursuit

Building

  1. Transpile IO module from erlang - make io
  2. Run tests - npm test