Re-hash of observablehq/runtime#245 . Should be straightforward, just need to change out main.import(...) into main.variable(observer(name)).import(....) in the Compiler/Interpreter. not 100% sure if it'll be name or alias though, will need to test that out.