8.0.2-pre.2 • Published 6 months ago

@rails-tutorial/wasm v8.0.2-pre.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@rails-tutorial-wasm NPM package

To create a rails.wasm module with Ruby and Rails included, run the following commands:

bundle install
bin/pack

Then, you can publish the NPM package containing the rails.wasm file as follows:

npm publish

Prerequisites

To build and pack Ruby Wasm modules, you need the following:

  • Rust toolchain:

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • wasi-vfs

8.0.2-pre.2

6 months ago

8.0.2-pre.1

6 months ago

8.0.0-pre.1

6 months ago