does anyone have an idea how to render unicode \'astral plane\' characters (whose CIDs are beyond 0xffff) in google v8, the javascript vm that drives both google chrome and
I think it's a console.log issue. Since console.log is only for debugging do you have the same issues when you output from node via http to a browser?