Skip to content
  • Sam Thursfield's avatar
    Add meson build system · ef74ea3f
    Sam Thursfield authored
    This project already contains a mix of JavaScript and Python code, so it
    makes sense to use the language-independent build system Meson.
    
    This commit adds a simple build system that can check for Python
    dependencies and run the test suite.
    ef74ea3f