Bun
Overview
Rollup has first-class Bun support in both our SDK and the app’s analysis module.
Bun Analysis
Write and execute Bun code, using any external dependency, to evaluate inputs from Rollup’s model and feed your results back into the model. If your code generates figures, you can view these in the editor and add them as attachments to blocks.
Bun SDK
Our Bun SDK makes quick work of updating parameter values from Bun code running from external sources. It is ideal for running heavier Bun workloads and pushing them up to your Rollup workspace. The concept of data sinks in Rollup ensures you can still have reliable traceability.