mirror of
https://github.com/rclone/rclone.git
synced 2025-08-08 21:44:47 +02:00
build: make rclone build with wasm
Needed to drop - azureblob backend - cache backend - qingstor backend - cachestats command - ncdu command
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// Package mmap implements a large block memory allocator using
|
||||
// anonymous memory maps.
|
||||
|
||||
// +build !plan9,!windows
|
||||
// +build !plan9,!windows,!js
|
||||
|
||||
package mmap
|
||||
|
||||
|
Reference in New Issue
Block a user