Re: [web-bluetooth] Support for BLE on iOS or WASM (#498)

Apple's feature dashboard for WebKit lists the status for Web Bluetooth as "[Not Considering](https://webkit.org/status/#feature-web-bluetooth)". There are however a number of options for getting Web Bluetooth on iOS devices. The WebBle app is available on the [App Store](https://apps.apple.com/us/app/webble/id1193531073) and provides a minimal web browser with a Web Bluetooth implementation. The app itself is [open source](https://github.com/daphtdazz/WebBLE). There are also Cordova/PhoneGap plugins which implement a subset of the Web Bluetooth API but they appear unmaintained.

Apple is not a member of this Community Group and so the best way to reach out to them with Safari feature requests is through bugreport.apple.com.

To answer your side question, there is ongoing work, such as the [interface-types](https://github.com/WebAssembly/interface-types/blob/master/proposals/interface-types/Explainer.md) proposal which could allow direct bindings between browser APIs and WASM.

-- 
GitHub Notification of comment by reillyeon
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/498#issuecomment-630518282 using your GitHub account

Received on Tuesday, 19 May 2020 01:16:48 UTC