minijson.wasm

Undocumented in source.

Members

Functions

_start
void _start()
Undocumented in source. Be warned that the author may not have intended to support it.
minifyString (from minijson.libc)
string minifyString(string jsonString, bool hasComment) via public import minijson.libc : minifyString;

Minify the given JSON string

Meta