poorna2152 / nballerina

WebAssembly Backend for the nBallerina compiler
https://ballerina.io/
Apache License 2.0
4 stars 0 forks source link

where to place surrogate array? #29

Closed poorna2152 closed 2 years ago

poorna2152 commented 2 years ago

Surrogate can be either kept in the wasm side or in the JS side. Which option would be better.

poorna2152 commented 2 years ago

Placing surrogate array as in the wasm side due to defining the string functions in wasm with the aid of JS functions