Skip to content

permaweb/hb-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hb-sandbox

The hb-sandbox repository is a development environment for compiling and testing WebAssembly (WASM) code in the context of the HyperBeam project. It provides the necessary tools and Docker configurations to compile source code into WASM files and integrate them into the HyperBeam repository for testing and further development.

Purpose

The hb-sandbox is designed to:

  • Build a WASM compiler for generating WASM files from source code.

Documentation

For detailed instructions on setting up the environment, compiling the WASM, and running tests with HyperBeam, please refer to the full documentation:

https://permaweb.github.io/hb-sandbox

Setup Instructions

  1. Clone the hb-sandbox repository.
  2. Follow the prerequisites to install necessary dependencies (like Docker, Erlang, and Rebar3).
  3. Use the provided scripts to build the WASM compiler and integrate the WASM into the HyperBeam project.

For more detailed steps, please refer to the WASM Compiler Setup, Using the WASM in Hyperbeam, and Hyperbeam Repository Setup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published