node-gles-prebuilt
v0.0.18
Published
This is a fork of [node-gles](https://github.com/google/node-gles) providing prebuilt binaries.
Downloads
11
Readme
Headless WebGL / OpenGL ES runtime for Node.js (Prebuilt binaries)
This is a fork of node-gles providing prebuilt binaries.
Supported platforms
This is a native Addon to NodeJS which delivers prebuilt binaries. Only some environments are supported:
| Node Version | Windows 64-Bit | Windows 32-Bit | Linux 64-Bit | Linux 32-Bit | OSX | | ------------------ | -------------- | -------------- | ------------ | ------------ | --- | | Earlier | ✗ | ✗ | ✗ | ✗ | ✗ | | Node 10 (Abi 64) | ✓ | ✗ | ✓ | ✗ | ✓ | | Node 11 (Abi 67) | ✓ | ✗ | ✓ | ✗ | ✓ | | Node 12 (Abi 72) | ✓ | ✗ | ✓ | ✗ | ✓ | | Node 13 (Abi 79) | ✓ | ✗ | ✓ | ✗ | ✓ | | Node 14 (Abi 83) | ✓ | ✗ | ✓ | ✗ | ✓ |
