package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Feb 18, 2025
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.