Change SetInterface and GetInterface to standard Go functions, removing direct NAPI handling and async logic from wgctrl.go. Use napi.GoFuncOf for function registration in addon.go. Update napi-go dependency to v0.1.2 pre-release.
Change SetInterface and GetInterface to standard Go functions, removing direct NAPI handling and async logic from wgctrl.go. Use napi.GoFuncOf for function registration in addon.go. Update napi-go dependency to v0.1.2 pre-release.