probcomp / inferenceql.viz

Apache License 2.0
1 stars 0 forks source link

fix: js-prog template for multiple views #118

Closed harishtella closed 2 years ago

harishtella commented 2 years ago

What does this do?

How to test?

Run bin/kaocha as there are tests for this.

harishtella commented 2 years ago

Ah yes, the whole use of strings for parameters is because these will simply get inserted into the mustache template for the javascript program text. We want to save them exactly as they will be inserted into the template.