John Davis

Results 47 issues of John Davis

Given co_await will soon be available in webassembly, would it make sense to add co_await support to xatlas? The intention would be to have xatlas suspend after every x cpu...

does anyone have an emscripten build for openvdb in an ubuntu dockerfile or similar?

enhancement

Error: A snapshot doesn't exist at /Users/johndavis/repo/dev/monorepo/root/babylonjs-webpack-es6/tests/validation.spec.ts-snapshots/Render-Default-with-WebGPU-1-chromium-darwin.png, writing actual. 65 | }); 66 | // await page.waitForFunction(() => (window as any).renderCount === scene.renderCount || 1, { timeout: 5000 }); >...

With wasm tail calls landing around the same time, if not earlier, than webgpu, does this mean we'll no longer need need asyncify? We can use co_await and co_yield instead...

Just finished trying to run on babylonjs https://github.com/BabylonJS/Babylon.js/tree/master/dist Johns-MacBook-Pro:dist johndavis$ dart_js_facade_gen --destination=../../tmp --base_path=. babylon.d.ts babylon.module.d.ts Transpiling [ 'babylon.d.ts', 'babylon.module.d.ts' ] to ../../tmp Output file: ../../tmp/babylon.dart Output file: ../../tmp/babylon.module.dart /usr/local/lib/node_modules/dart_js_facade_gen/index.js:11 if...

Getting a bunch of errors, not sure there is enough room in here to paste them all. If they don't repro let me know and I'll copy a bunch of...

Type: bug

otherwise we burn large token counts when doing large refactors?