mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-12 22:58:40 +01:00
This makes it clear which files are part of the VM (i.e. the Wren library) and which are part of the CLI. Makes a directory for the latter so it has some room to grow. This probably totally broke the VS project. If you can fix that, send me a PR!