emscripten-core / emscripten-core/emscripten

Multiple canvases with SDL and Emscripten

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

Description

### multiple canvases
I tried to create a game which requires multiple canvases, the problem is that there is no way to control more than 1 canvas. I request a feature so that you can **address multiple canvases at once from a single c++ file from SDL**.

### SDL to HTML5 Canvas
As a side note it would be great if you could **release a documentation for the SDL to html canvas conversion** in the generated Javascript file, so that the javascript in the project can be minimized to the simplest form.

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.