Bormaŝino Overview A package to build SPAs (Single Page Applications) with Ruby. Dependencies Mainly this package depends on these: ruby.wasm wasi-vfs Sinatra html5-history-router Examples a port of TodoMVC GSI maps integration demo app template How to use See app template. Releasing rubygem $ cd gem $ bundle exec rake build $ gem push pkg/bormashino-XXX.gem npm package $ cd npm $ npm publish License MIT