Skip to content

daanboer/emscripten-16240

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emscripten bug #16240

A minimal example showing the emscripten bug mentioned in issue #16240. The example can be compiled using cmake.

emcmake cmake -B build .
cmake --build build

Then you can e.g. use python to start a web server.

python -m http.server 3000

The test page now runs at http://localhost:3000.

About

A minimal example for emscripten issue 16240

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published