Dana Marcuse
Dana Marcuse
Using two artifacts sharing the same modules, the code is compiled twice similarly to if I were to use the `#[path]` attribute in a workspace. However, the difference is that...
I guess the point I'm trying to build here is that for smaller projects where the binary is little more than a friendly wrapper around the functionality of a library,...
Why not just use the existing _HOST variable?
Then why not update Mimic to the latest CC version and add the _HOST variable?
Mimic is pretty far behind right now. It would require significant changes on the Javascript side to bring it up to date. If I were you I'd just use an...
Then unless you make your own changes, I doubt you'll get any updates. Mimic is pretty stale in terms of development at this point.
RIP Mimic :disappointed:
This would also make it easier to distribute CC, and make it easier for other developers to compile against CC. With cobalt properly registered as a Gradle dependency, you no...
Not trying to rush things, but it would be really nice to see some feedback on this @dan200. It would be a great change and fix a lot of headache...
You could just copy the source to the CC repo directly, rather than a submodule, akin to how LuaJ is currently set up, but using a submodule or maven artifact...