Home
last modified time | relevance | path

Searched defs:gowasmFeatures (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/buildcfg/
Dcfg.go278 type gowasmFeatures struct { struct
279 SatConv bool
280 SignExt bool
283 func (f gowasmFeatures) String() string {