Unable to run segmenter code in wasm #2852
Unanswered
riajain0412
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Please enable the |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was trying to run segmenter code on wasm. Below is the code in my rust file:
Code in my Cargo.toml file:
First I run icu4x-datagen command to build data blob and then I run cargo run, it says no
LineSegmenter
in the rootBeta Was this translation helpful? Give feedback.
All reactions