Skip to content

fix: support to build w/ wasm32-unknown-unknown#313

Open
nyanrus wants to merge 1 commit intoWorksApplications:developfrom
f3liz-casa:develop
Open

fix: support to build w/ wasm32-unknown-unknown#313
nyanrus wants to merge 1 commit intoWorksApplications:developfrom
f3liz-casa:develop

Conversation

@nyanrus
Copy link
Copy Markdown

@nyanrus nyanrus commented Mar 6, 2026

Related to #312

@nyanrus nyanrus force-pushed the develop branch 2 times, most recently from b66f493 to 7003268 Compare April 2, 2026 02:28
jurmarcus added a commit to jurmarcus/sudachi.rs that referenced this pull request Apr 15, 2026
…tions#313)

Gates libloading (DSO plugin loading) behind #[cfg(not(target_family = "wasm"))].
Adds from_system_bytes() constructor for dictionary loading without filesystem.
Adds 32-bit SEED constant for fxhash on wasm32.

Source: WorksApplications#313
Author: nyanrus (NyanRus)
jurmarcus added a commit to jurmarcus/sudachi that referenced this pull request Apr 15, 2026
- Fork jurmarcus/sudachi.rs, apply PR #313 (wasm32 compat)
- Add [patch] in root Cargo.toml to redirect upstream sudachi to fork
- New crates/sudachi-wasm: proper workspace member, wasm-bindgen wrapper
  around SearchTokenizer — tokenize(), tokenize_surfaces(), detect_compounds()
- Update root justfile: wasm-build* recipes replace mod wasm
- Old wasm/ (third-party standalone) now marked legacy in docs
- Drop this patch when WorksApplications/sudachi.rs#313 merges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant