# Interoperability There are couple different ways of embedding and executing the Tengo code in Go codebase. ## Table of Contents - [Scripts](#scripts) - [Compiler and VM](#compiler-and-vm) - [Sandbox Environments](#sandbox-environments) - [Type Conversion](#type-conversion) ## Scripts ... ## Compiler and VM ... ## Sandbox Environments ... ## Type Conversion ...