blob: 7f338610768cb87c18e5f783e2eb64757e0a860a [file]
// Primitives related to librt.strings.StringWriter that get linked statically
// with compiled modules, instead of being called via a capsule.
#include "stringwriter_extra_ops.h"
// All StringWriter operations are currently implemented as inline functions
// in stringwriter_extra_ops.h, or use the exported capsule API directly.