An open API service indexing awesome lists of open source software.

https://github.com/artichoke/jasper

🧳 Single-binary packaging for Ruby applications that supports native and Wasm targets
https://github.com/artichoke/jasper

artichoke bundler packaging ruby rust rust-application wasm webassembly

Last synced: 11 months ago
JSON representation

🧳 Single-binary packaging for Ruby applications that supports native and Wasm targets

Awesome Lists containing this project

README

          

# 🧳 Jasper

[![GitHub Actions](https://github.com/artichoke/jasper/workflows/CI/badge.svg)](https://github.com/artichoke/jasper/actions)
[![Discord](https://img.shields.io/discord/607683947496734760)](https://discord.gg/QCe2tp2)
[![Twitter](https://img.shields.io/twitter/follow/artichokeruby?label=Follow&style=social)](https://twitter.com/artichokeruby)

Package Ruby applications to a single static binary using [Artichoke].

Jasper will support building for native and [WebAssembly] targets.

Jasper is a speculative project and likely will not receive significant
attention until Artichoke builds for the `wasm32-unknown-unknown` target.

[artichoke]: https://github.com/artichoke/artichoke
[webassembly]: https://webassembly.org