package vm
import "github.com/goccy/go-json/internal/encoder/vm"
Code generated by internal/cmd/generator. DO NOT EDIT!
Index ¶
- func DebugRun(ctx *encoder.RuntimeContext, b []byte, codeSet *encoder.OpcodeSet) ([]byte, error)
- func Run(ctx *encoder.RuntimeContext, b []byte, codeSet *encoder.OpcodeSet) ([]byte, error)
Functions ¶
func DebugRun ¶
func Run ¶
Source Files ¶
debug_vm.go hack.go util.go vm.go
- Version
- v0.9.4
- Published
- Jan 20, 2022
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 7 hours ago –
Tools for package owners.