You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to achieve a text break iterator based on ICU for our wasm project. However, when we call ubrk_open() to create an instance, it always failed with U_MISSING_RESOURCE_ERROR.