Hi,

Am 13.07.19 um 20:06 schrieb Martin Juhlin:
> Package: wabt
> 
> Version: 1.0.8-1
> 
> Severity: normal
> 
> 
> Dear Maintainer,
> 
> 
> I was running wasm2c on an example file and found that the generated
> 
> output needs a wasm-rt.h file. The final output also needs
> 
> wasm-rt-impl.c + wasm-rt-impl.h to be compilable. 
> 
> 
> It would be very useful if everything in the wasm2c/ folder from the
> 
> source package is included in the final binary package (including example).

In general those files in the wasm2c folder are not necessary to use
wasm2c. For instance running wasm2c on the example file fac.wasm

wasm2c fac.wasm -o test.c

works as expected. Of course I can include the wasm2c files as examples
though.

Regards,

Markus

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to