Files
releases/test
Torin Sandall fc981e7746 wasm: Add support for composite terms
These changes update the planner and wasm backend to support array and
object literals. For now the literals are constructed dynamically, but
in the future we could intern them. Being able to construct them
dynamically will be required anyway when comprehensions are added.

Fixes #1113

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2019-01-21 10:31:29 -05:00
..