Charlie Tapping
06/22/2025, 6:57 PMChrimaeon
06/22/2025, 7:06 PMMichael Paus
06/23/2025, 6:53 AMCharlie Tapping
06/23/2025, 1:19 PMchasm {
modules {
create("ExampleModule") {
function("foo") {
...
}
}
}
}
Or if that gets to verbose to have in the gradle config we could have separate mappings file which gives this extra codegen information.
I’ve designed this initial version to work with sensible defaults so that people can get going with minimum config but we can definitely improve this. Could you tell me a little more about what you would like to do?Michael Paus
06/23/2025, 1:51 PMCharlie Tapping
06/23/2025, 5:12 PMMichael Paus
06/23/2025, 7:26 PMCharlie Tapping
06/24/2025, 11:58 AMMichael Paus
06/24/2025, 2:06 PM