Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PackageProps = packageprops.Props{ WASMWASI: packageprops.WASMCompiles, WASMJS: packageprops.WASMCompiles, WASMFreestanding: packageprops.WASMCompiles, }
PackageProps records this package's curated properties (ADR-0080). Seeded by `boxer code analysis golang wasmsurvey props generate`; curate by hand. The same group's `props verify` reconciles it.
Functions ¶
func IsNil ¶
IsNil reports whether the generic value t is nil, for nillable kinds.
Adapted from https://stackoverflow.com/questions/73956346/how-to-check-if-generic-type-is-nil
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.