Skip to content

Types for developing Wasm plugins that are compatible with Otoroshi

License

Notifications You must be signed in to change notification settings

MAIF/otoroshi-go-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otoroshi Types for writing Wasm plugin using Go

package main

import (
    "github.com/MAIF/otoroshi-go-types"
)

//export greet
func greet() {}

About

Types for developing Wasm plugins that are compatible with Otoroshi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages