pub fn dump_wordcode(src: &str) -> StringExpand description
Parse src via the wordcode emitter (par_list_wordcode + bld_eprog) and dump the resulting Eprog in the canonical format
EPROG / WORDS N / WC[i]=... / STRS N / STR[i]="...". Matches
the C-side dumpwordcode builtin byte-for-byte.