You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The usage of CMake and bundled dependencies through submodules (#34) wasn't a bad idea. However, it did make nene much harder to use, much more storage-heavy and way less flexible for other languages (Nelua usage got much harder compared to before).
This process should be improved, and should consider the usage by other languages (#35) while still being cross-platform.
The text was updated successfully, but these errors were encountered:
The usage of CMake and bundled dependencies through submodules (#34) wasn't a bad idea. However, it did make nene much harder to use, much more storage-heavy and way less flexible for other languages (Nelua usage got much harder compared to before).
This process should be improved, and should consider the usage by other languages (#35) while still being cross-platform.
The text was updated successfully, but these errors were encountered: