You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I would like to know. its possible to run some C code inside my JS?
Im trying to do some serial communication with ESP32 and since theres is no module implementing its hardware serial, Im thinking of playing with playing with the C functions.