Skip to content

Commit

Permalink
remove v2
Browse files Browse the repository at this point in the history
Signed-off-by: xuleiming <xuleiming@yf-networks.com>
  • Loading branch information
xuleiming committed Dec 3, 2024
1 parent d1f3a8f commit d31fdd9
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 537 deletions.
2 changes: 2 additions & 0 deletions bfe_wasmplug/abi/proxywasm010/factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (ctx *ABIContext) GetABIExports() interface{} {
return ctx.ABIContext.GetExports()
}

/*
// implement types.ABIHandler
func (ctx *ABIContext) OnInstanceCreate(instance common.WasmInstance) {
if err := instance.RegisterImports(ctx.Name()); err != nil {
Expand All @@ -67,3 +68,4 @@ func (ctx *ABIContext) OnInstanceCreate(instance common.WasmInstance) {
func (ctx *ABIContext) OnInstanceStart(instance common.WasmInstance) {}
func (ctx *ABIContext) OnInstanceDestroy(instance common.WasmInstance) {}
*/
69 changes: 0 additions & 69 deletions bfe_wasmplug/abi/proxywasm020/factory.go

This file was deleted.

225 changes: 0 additions & 225 deletions bfe_wasmplug/abi/proxywasm020/imports.go

This file was deleted.

75 changes: 0 additions & 75 deletions bfe_wasmplug/abi/proxywasm020/shim.go

This file was deleted.

Loading

0 comments on commit d31fdd9

Please sign in to comment.