AppFlowy/frontend/rust-lib/lib-dispatch/src
Kilu.He 79c912219d
feat: appflowy_web build (#4302)
* chore: create web folder

* fix: support lib-dispatch and notification compiling to wasm

* refactor: wasm

* refactor: call async evnet

* chore: add web ci

* ci: fix

* ci: fix

* ci: fix

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-01-06 11:50:05 +08:00
..
errors feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
module feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
request feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
response Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
service feat: appflowy_web build (#4302) 2024-01-06 11:50:05 +08:00
util feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
byte_trait.rs feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
data.rs feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
dispatcher.rs feat: appflowy_web build (#4302) 2024-01-06 11:50:05 +08:00
lib.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
macros.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
runtime.rs feat: appflowy_web build (#4302) 2024-01-06 11:50:05 +08:00