ac9a468aa6
this will allow complicated changes to execution without changing the typescript interface
6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
module Module = Reducer_Category_Module
|
|
|
|
let internalStdLib = Module.emptyModule->SquiggleLibrary_Math.makeBindings
|
|
|
|
let externalStdLib = internalStdLib->Module.toTypeScriptBindings
|