commontoolsinc / system

A constellation of Common tools
3 stars 0 forks source link

initial formula exploration #226

Closed jsantell closed 1 month ago

jsantell commented 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.

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.