fe9ab0a1fc
Add a sir-compiler-bridge module that adds Kotlin and C bridges for SIR. As SIR is still WIP, the module accepts `BridgeRequest` instances instead of SIR elements.
4 lines
89 B
Properties
Vendored
4 lines
89 B
Properties
Vendored
fqName=a.b.foo
|
|
bridgeName=a_b_foo_bridge
|
|
parameters=param1:int param2:long
|
|
returnType=int |