Current section
Files
Jump to
Current section
Files
doc/api-reference.md
# boam v0.1.2 - 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.