I'm building a Blockly-based application that generates code for statically typed languages like C and TypeScript. This requires rewriting the variable and function block definitions to support variable types. Would there be any interest in adding this functionality to the repository?
I'm building a Blockly-based application that generates code for statically typed languages like C and TypeScript. This requires rewriting the variable and function block definitions to support variable types. Would there be any interest in adding this functionality to the repository?