google / google/node-gles

Add a helper to extract JS values as C-buffers

Open
#19 0 comments 0 reactions 1 assignee Claimed by @nkreeger View on GitHub
Dominant language
C++
Stars
330
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Some WebGL APIs allow "Array-like" objects to be passed into the call. This is a problem for generic JS Array types because they allow mixed data types. A helper method should be generated to properly place these items in a temporary buffer. This will also involve making sure all data-types match.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.