lms-wasm: WASM as an embedded DSL in Scala Setup Compile LMS from source: git clone https://github.com/TiarkRompf/lms-clean cd lms-clean sbt publishLocal Clone the project and manage it using sbt: git clone https://github.com/ChristianMoesl/lms-wasm cd lms-wasm sbt Run tests: sbt test