Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.02 KB

deploy.md

File metadata and controls

34 lines (25 loc) · 1.02 KB

Deploy

Click Micro Plum.

Either provide

or

  • a plum target (e.g. rime/rime-luna-pinyin) and a list of schema Ids (e.g. luna_pinyin).

Click Install.

Select the schemas and click Deploy.

Manual upload

Turn on Advanced switch or append debug=on URL parameter, so that you can interact with emscripten's file system.

The VSCode-like editor is powered by Wasm Code.

You are able to download/upload/edit/delete files. After making changes, click Deploy.

NOTE: This functionality is disabled on mobile browsers.

NOTE: Because MEMFS is used, all changes will be lost after refresh.

Some conventions:

  • The rime directory is /rime.
  • OpenCC files are at /usr/local/share/opencc.
  • All files in rime-config will be available at /rime after you execute pnpm run wasm.