SIGN IN SIGN UP

wasm: Add support for comprehensions

This commit adds suppor for set/array/object comprehensions. No
changes are required in the wasm backend because we already have the
built-ins for constructing collections dynamically.

Fixes #1120

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
4c1cdb5d2437287bfdeaf733edf19750e2b9de22
Parent: 7af9061