wasm-string

1.0.2 • Public • Published

wasm-string

encode/decode web assembly strings.

They are not-quite javascript or json strings. for example, they always use " but still escape '. also they encode binary chars with a different escape \hh not \xhh

Readme

Keywords

none

Package Sidebar

Install

npm i wasm-string

Weekly Downloads

2

Version

1.0.2

License

none

Unpacked Size

4.63 kB

Total Files

7

Last publish

Collaborators

  • dominictarr