-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

wasm2c


> Convert a file from the WebAssembly binary format to a C source file and header.

More information.


Convert a file to a C source file and header and display it to the console:

wasm2c {file.wasm}

Write the output to a given file (`file.h` gets additionally generated):

wasm2c {file.wasm} -o {file.c}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 06:24:53 2024