Searched defs:gowasmFeatures (Results 1 – 1 of 1) sorted by relevance
278 type gowasmFeatures struct { struct279 SatConv bool280 SignExt bool283 func (f gowasmFeatures) String() string {