lox-wasm 0.1.0

WASM bindings for lox
Documentation
<!DOCTYPE html>
<html lang="en-US">
  <head>
    <meta charset="utf-8" />
    <title>Lox binding test</title>
  </head>
  <body>
    <script type="module" src="index.js"></script>
  </body>
</html>