Closed chai2010 closed 2 months ago
Hi @chai2010. Thanks for taking the time to suggest a feature.
Arduino IDE is a tool for developing Arduino sketches, so we only support the Arduino programming language, as well as the related C++, C, and assembly languages that are provided by the GCC compiler. So we can not add support to Arduino IDE for the the unrelated Wa language.
Describe the request
Wa is a general-purpose programming language designed for developing robustness and maintainability WebAssembly software. The wa languge support buildin arduino-wasm target.
https://github.com/wa-lang/wa
Tere is a example:
https://github.com/wa-lang/wa/tree/master/waroot/examples/arduino
see https://wa-lang.org/smalltalk/st0052.html (chinese)
Describe the current behavior
Wa is new language, will it be supported?
Arduino IDE version
2
Operating system
N/A
Operating system version
all
Additional context
No response
Issue checklist