Unfortunately there is no way to support Vulkan unless some kind of "WebVulkan" specification was created first so that Emscripten could back on to it. The initial thoughts have been that Vulkan would be a bit too low level to be able to enforce web security/sandboxing, and hence such a WebVulkan API might not be feasible. I don't know if anyone has since made any work with researching how to create a web safe version of Vulkan, and what that would exactly mean, but if someone does have proposals about it that can construct the proper security model on top of Vulkan, I'd be all ears at least! :)
2016-02-19 13:22 GMT+02:00 Joshua Biggs <[email protected]>: > With the official release of Vulkan, will Emscripten be looking to support > it in the future like they support OpenGL? > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
