Comment by yjftsjthsd-h
7 days ago
Yeah, it's all that support code that I don't want to write. I want to (roughly) just
tar -xf unzip.tar.gz && cd unzip
./configure CC=wasmcc
make
wasmruntime unzip.wasm testfile.zip
7 days ago
Yeah, it's all that support code that I don't want to write. I want to (roughly) just
tar -xf unzip.tar.gz && cd unzip
./configure CC=wasmcc
make
wasmruntime unzip.wasm testfile.zip
No comments yet
Contribute on Hacker News ↗