Blade already exports a build method for performing in-memory builds, but we'd like that method to also support dependencies, which should be automatically resolved on a per-file basis from a service like unpkg for now.
The Rolldown plugin responsible for handling in-memory files is located here.