Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Fix type conversion panic for host-provided funcs #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 13, 2019

  1. Fix type conversion panic for host-provided funcs

    It was panicking because it's of type goFunction, not *goFunction as the line is checking for.
    ericflo authored Nov 13, 2019
    Configuration menu
    Copy the full SHA
    2e3412d View commit details
    Browse the repository at this point in the history