//go:build native

package cmd

import "github.com/vsariola/sointu/vm/compiler/bridge"

var DefaultService = bridge.BridgeService{}