Closed jsantell closed 1 month ago
This adds a new target common:formula/vm, prototyping the querying processing interface sketched in https://github.com/commontoolsinc/synopsys/issues/16#issuecomment-2394090205.
common:formula/vm
This change adds a new VM (common_formula_javascript_interpreter), all relevant bindings (wit, protobuf), and integrates it within the existing common_runtime. We expect the interface to change significantly, but this gets all the parts connected.
This adds a new target
common:formula/vm
, prototyping the querying processing interface sketched in https://github.com/commontoolsinc/synopsys/issues/16#issuecomment-2394090205.This change adds a new VM (common_formula_javascript_interpreter), all relevant bindings (wit, protobuf), and integrates it within the existing common_runtime. We expect the interface to change significantly, but this gets all the parts connected.