* fix: cast `[]byte` to `string` for `Unmarshal()` * fix: store `Decoder.s` to `_Stack` to avoid premature GC * fix: add gcwritebarrir for `op_str`