Open holmes27 opened 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();
const gl = gles.createWebGLRenderingContext();
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();