emscripten-core / emscripten-core/emscripten

Request: supported interface to push GL resources made in JS to WASM side.

Open
#14,529 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

I found this older issue: https://github.com/emscripten-core/emscripten/issues/6103 which sort of solves the problem but appears to access internal details of Emscripten.

Is there an interface that one can register GL resources made in JS to be accessible on WASM (as GLuint names)?

I feel deeply uneasy using directly internal details of Emscripten's JS code.

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.