Hacker News new | ask | show | jobs
by westoncb 3320 days ago
It seems like it would be a little backward to go from WASM to javascript in order to invoke native code (in e.g. an OpenGL driver). More likely WASM will have some way of its own to interface with such things. Right?