Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(t *testing.T, testDataFS embed.FS, ctx context.Context, newEngine func(context.Context, wasm.Features) wasm.Engine, enabledFeatures wasm.Features)
Run runs all the test inside the testDataFS file system where all the cases are described via JSON files created from wast2json.
func TestBinaryEncoder ¶
TestBinaryEncoder ensures that binary.EncodeModule produces exactly the same binaries for wasm.Module via binary.DecodeModule modulo custom sections for all the valid binaries in spectests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.