mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-01 13:22:13 +00:00
This test suite compiles a module, then serializes it, deserializes it, and continues by creating an instance and calling a function on it. It allows to test the entire roundtrip.