mdBook icon indicating copy to clipboard operation
mdBook copied to clipboard

FEATURE REQUEST: Limit memory usage

Open JingMatrix opened this issue 3 years ago • 3 comments

Please add option to limit memory usgae, otherwise we cannot use it easily on Android by the Android memory policy.

JingMatrix avatar Dec 04 '22 15:12 JingMatrix

Why would you build a book on Android?

Do you mean the memory used when displaying a book? I have yet to find a book that is so large that it fails to display on mobile...

schungx avatar Dec 04 '22 15:12 schungx

I use termux to build https://github.com/carlospolop/hacktricks , which is so large that couldn't be done on mobile.

JingMatrix avatar Dec 04 '22 15:12 JingMatrix

Well, I can build the book on my desktop then transfer to my Android. It works...

But if a memory limit option is easy to implement, I would be very happy to have it!

JingMatrix avatar Dec 04 '22 16:12 JingMatrix