anoma / juvix

A language for intent-centric and declarative decentralised applications
https://docs.juvix.org
GNU General Public License v3.0
449 stars 54 forks source link

Include the juvix version in the build directory path #3069

Closed paulcadman closed 1 day ago

paulcadman commented 4 days ago

For example, by default the build directory would now be:

.juvix-build/0.6.6

It is necessary to separate the build files by compiler version because the structure of jvo files may be incompatible between compiler releases.