Open siiky opened 10 months ago
StoreAsset has been disabled, as it's not in a fully workable state. See this comment in __open_executable, which StoreAsset depends on: https://github.com/jart/cosmopolitan/blob/5c358635249616157b1e02c603ceb852dfc33ef7/libc/runtime/openexecutable.c#L24.
Got it, thanks! It's not really disabled, though, because a user can call it..?
In the meantime I tried redbean v2.2 as that message suggests and it's working!
The function
StoreAsset()
gives an error with redbean 5c358635, built withMODE=tinylinux
, running with the-*
flag, and on a Debian testing x64 PC.The error:
A similar issue was brought up recently (just a few months ago), but no conclusion as far as I can tell. I came across this also actually trying to get TiddlyWiki working with redbean, using https://github.com/amreus/tiddly-bean