WebAssembly / stringref

Other
37 stars 2 forks source link

Fold WTF-8 policy into instructions #46

Closed wingo closed 2 years ago

wingo commented 2 years ago

Instead of having e.g. string.encode_wtf8 taking a policy immediate, just make a separate instruction for each policy. Fixes #35.