Maybe for webserial, unlikely for web bluetooth. ESP32 BLE support for Espruino is incomplete. Serial over BLE is missing too. Sources are here https://github.com/espruino/Espruino/tree/master/targets/esp32/BLE Best platform for using BLE in Espruino is nrf52.
@fanoush started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Maybe for webserial, unlikely for web bluetooth. ESP32 BLE support for Espruino is incomplete. Serial over BLE is missing too. Sources are here https://github.com/espruino/Espruino/tree/master/targets/esp32/BLE
Best platform for using BLE in Espruino is nrf52.