Obsidian
Obsidian copied to clipboard
Generate code for interfaces
Describe the bug Currently there is no code generation for interfaces
Expected behavior
Code generation for interfaces as Java interfaces. However, an issue arises in the case of the runtime system interface, so perhaps need some sort of extern keyword or property to avoid code generation for certain interfaces.