Port remaining high-level webgl-operate modules to haeley-webgl
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Pay attention to the following currently existing circular dependencies in the webgl-operate repository:
```
1) context.ts > contextmasquerade.ts > extensionshash.ts
2) context.ts > formatbytesizes.ts
3) context.ts > gl2facade.ts
```
(Reported by running `madge --ts-config tsconfig.json --webpack-config webpack.config.lib.js source/** -c`; [madge](https://github.com/pahen/madge) used)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.