package
Version:
v1.7.1
Opens a new window with list of versions in this module.
Published: Apr 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RequireNoDiff(wasmBin []byte, checkMemory, loggingCheck bool, requireNoError func(err error))
RequireNoDiff ensures that the behavior is the same between the compiler and the interpreter for any given binary.
func RequireNoDiffT(t *testing.T, wasmBin []byte, checkMemory, loggingCheck bool)
RequireNoDiffT is a wrapper of RequireNoDiff for testing.T.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.