Skip to content

Allow building tor-persist for WASM

janimo requested to merge janimo/arti:wasm32-build-tor-persist into main

This simply makes sure no FS operations are used for the wasm target. There's no browser specific implementation for the state manager. (The pipeline failed on my push due to running out of disk space)

Merge request reports