google / node-gles

Apache License 2.0
324 stars 32 forks source link

Unable to run demo files #92

Open holmes27 opened 9 months ago

holmes27 commented 9 months ago

yarn ts-node unsigned_byte_texture_upload_test.ts

dyld[75129]: missing symbol called error Command failed with signal "SIGABRT".

The line causing this issue:const gl = gles.createWebGLRenderingContext();