I’m trying to figure out if I’m able to port a webassembly based application to QNX. But it is hard to find any information about what versions of browsers and web engine libraries that is shipped with what version of QNX and what features they support.
As far as I understand it, webkit was shipped as a web engine in QNX SDP 6.x (which is used for QNX 6.4 and 6.5?).
This seems to only specify JS 1.7 and ECMA-262 3rd edition
So it would be safe to say that if we are using QNX 6.4 or 6.5 there is no webassembly support?
So for SDP 7, we should be able to run our webassembly based webapplication, right?
The SDP 7 documentation also say that the Blink based browser has QNX PPS support. But I find no such information for webkit in the SDP 6 documentation.
QNX 4 has, as I understand it, no web support to speak of?
There was a Photon specific browser for a while. It was superceed when QNX ported what is no a very old version of Firefox. I can’t recall if either of these browsers worked on QNX 4.