Skip to content

Hello rclone.wasm

Pre-release
Pre-release
Compare
Choose a tag to compare
@sntran sntran released this 18 Apr 13:35
· 88 commits to main since this release

Usable Rclone class providing commands over RC (remote control).

By default, Rclone uses a mini rclone.wasm with the following backends:

  • alias
  • chunker
  • crypt
  • ftp
  • http
  • memory
  • union

To use other rclone WASM module, pass it to the constructor. A full module is also provided with this release.