thomscoder / luna

🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon

Home Page:https://luna-demo.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove unused code

thomscoder opened this issue · comments

There are unused files and code that need to be removed like ./index.js (which was a first try with NodeJS) etc...