Crate baobab

Crate baobab 

Source
Expand description

Baobab is [boa_cli] in [egui]

The basic usage is for a quick and easy js playground (for example, bind a keyboard shortcut to baobab).

§Usage

cargo install baobab
baobab

Structs§

BaobabApp
The Baobab App

Enums§

SendType
Types of messages sent between UI and JS engine

Functions§

run_baobab
Run the Baobab App
run_baobab_thread
Run the Baobab JS engine thread