knqyf263 / go-plugin

Go Plugin System over WebAssembly
MIT License
573 stars 27 forks source link

goland: Suppress 'Missing function body' error for export directives in host functions #25

Closed dmvolod closed 1 year ago

dmvolod commented 1 year ago

Description of changes: This is fix for the JetBrains GoLand issue GO-13407 in generated host functions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.