-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
Description
It'd be nice if C++ support was also available. I was specifically thinking of supporting Arduino libraries from Typescript, and those are all C++. I was going to take a stab at it at first by replacing C templates and support code with C++ one, incrementally, see what falls out and then figure out how to merge the two.
But perhaps you have some idea of how the split would be best implemented, and I would then try and follow this path from the beginning.
andrei-markeev and krisztianb