Skip to content

drehren/ramp64-convert-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaMp64 SRM Convert WEB

A bare-bones web to allow phone users with browser with wasm capabilities (all of them?) to also use the converter.

You can use the github hosted version here

For a console application, see ra_mp64_srm_convert. For a GUI application, see ramp64-convert-gui.

Building

To build this, you'll need rust (>=1.66) and wasm-pack (>=0.11).

If you install wasm-pack by using cargo install wasm-pack you'll need to have perl and a C/C++ compiler installed as well.

Then, from the root folder of this repo:

wasm-pack --release --target web -d www/pkg

After it completes, any web server can host it from www.

License

MIT

About

A bare-bones web to (locally) do SRM conversion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published