Skip to content

Repository files navigation

Ruby.wasm Template without requirements

This is a template for a ruby.wasm app without any requirements.

Just edit main.rb and index.html with your own code.

How to run

webserver:

git clone https://github.com/Largo/rubyWasmTemplate
./serve.sh

open localhost:8080 in your browser

OPTIONAL if you want Electron

npm install -g yarn
yarn install 
yarn run

OPTIONAL build ruby.wasm

Not necessary, because ruby-app.wasm comes included.

git clone https://github.com/Largo/rubyWasmTemplate
cd rubyWasmTemplate
git clone https://github.com/largo/ruby.wasm
./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages