Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

zellij-org/wasm-module-experiments

Repository files navigation

Testing Strider

As a very temporary solution, run the following:

rustup override set nightly
rustup target add wasm32-wasi
cd module
cargo build
cd ..
cargo run loader

Tasks

  • Represent KeyModifiers with booleans instead of bits

About

Prototyping of WASM-based plugins for Mosaic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published