1 release (0 unstable)
1.0.0-alpha01.0 | Aug 15, 2020 |
---|
#42 in #dummy
1MB
17K
SLoC
Wasmer Dummy Engine
The Dummy engine is mainly using for testing and learning proposes.
We use it for testing compiler-less code on the wasmer
API
to make sure the API behaves as we expect.
It can also be used to learn on how to implement a custom engine for Wasmer.
A dummy engine, can't instantiate a Module. However it can inspect the
information related to ModuleInfo
.
Dependencies
~5–7.5MB
~143K SLoC