runtime/js: js for emscripten
This commit is contained in:
6
runtime/js/embind/embind.go
Normal file
6
runtime/js/embind/embind.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package embind
|
||||
|
||||
const (
|
||||
LLGoFiles = "_wrap/emval.cpp"
|
||||
LLGoPackage = "link: -lembind"
|
||||
)
|
||||
Reference in New Issue
Block a user