Packages

Boa-powered JavaScript runtimes for Elixir with BEAM dispatch hooks.

Current section

Files

Jump to
boam doc api-reference.md
Raw

doc/api-reference.md

# boam v0.1.3 - API Reference
## Modules
- Getting Started
- [Boam](Boam.md): High-level entrypoint for running JavaScript through Boa from Elixir.
- Runtime
- [Boam.Dispatcher](Boam.Dispatcher.md): Dispatch process for `beam.call(...)` requests originating in JavaScript.
- [Boam.JS](Boam.JS.md): Helpers for generating JavaScript shim code around the `beam.call(...)` bridge.
- [Boam.Runtime](Boam.Runtime.md): `GenServer` wrapper around a single Boa runtime.