webrays icon indicating copy to clipboard operation
webrays copied to clipboard

WebRays - Ray Tracing on the Web

Results 1 webrays issues
Sort by recently updated
recently updated
newest added

When using the `--pre-js` flag during linking, emscripten uses [acorn](https://github.com/acornjs/acorn) to minify the resulting JavaScript library. We are compiling webrays as a module and the acorn-optimizer throws the following error:...