//go:build js && wasm package vdom // IsClient is true in the browser (wasm). const IsClient = true