Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 372 Bytes

File metadata and controls

14 lines (11 loc) · 372 Bytes

gopjit

This repository is for advent calendar 2017. Don't use this repository in your production environment.

Description

gopjit use go plugin architecture. gopjit build golang source to go plugin and load it at runtime.

Build Environment

  • go version 1.8+
  • linux only

Run Environment

gopjit use go compiler, then gopjit needs same as gopjit build environment.