JSON Handling JSON for Wren usage import "json" for JSON JSON.parse(string) JSON.stringify(object) test $ wren test/suite.wren