Did the openscad customizer always work like this?

I thought at one time customizer ran openscad (with wasm) locally in the browser, now it seems to upload everything for rendering. Am I just misremembering how it worked?

I only remember it “rendering” by default. Which breaks highlighting with #. One workaround is to add color(“RED”) to the beginning of the line.