Orb
2024-07-03
![]()
Orb is an innovative way to write WebAssembly by starting with its raw components and making them more convenient via the Elixir ecosystem. It allows writing WebAssembly modules using Elixir's features such as macros, packages, and testing tools. Orb modules can be composed, reused, and dynamically compiled, providing a powerful, flexible approach to WebAssembly development.
Was this useful?