Skip to content

nesouri/game-music-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emscripten flavour of game-music-emu

This can be considered a temporary fork while I work out the details of adding options to the CMake build system enabling an optional Emscripten build of the library. History is expected to be rewritten.

At the moment a very crude build can be accomplished via:

$ emcc --pre-js js/gme-pre.js --post-js js/gme-post.js -O3 --bind -std=c++11 -o gme.js gme/*.cpp

About

Temporary fork of game-music-emu to add support for emscripten builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •