mirror of
https://github.com/libretro/RetroArch
synced 2024-12-26 03:22:56 +00:00
docs: Add missing command to emscripten docs (#17097)
This commit is contained in:
parent
f85c9693a0
commit
b36d8da5d3
@ -26,6 +26,7 @@ cd libretro-fceumm
|
||||
emmake make -f Makefile.libretro platform=emscripten
|
||||
git clone https://github.com/libretro/RetroArch.git ~/retroarch/RetroArch
|
||||
cp ~/retroarch/libretro-fceumm/fceumm_libretro_emscripten.bc ~/retroarch/RetroArch/libretro_emscripten.bc
|
||||
cd ~/retroarch
|
||||
emmake make -f Makefile.emscripten LIBRETRO=fceumm -j all
|
||||
cp fceumm_libretro.{js,wasm} pkg/emscripten/libretro
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user