mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-20 01:50:52 +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.