Stream: git-wasmtime

Topic: wasmtime / PR #1299 Impl different formatters for flags


view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2020 at 10:16):

kubkon opened PR #1299 from wiggle-octat-hex-flags to master:

Rather than forcing only binary formatting of flags types, how about
we implement all relevant traits (Binary, Octal, LowerHex, and
UpperHex) and allow the user to pick the most relevant one for their
use case?

Also, we use at least Octal and LowerHex in a couple of places
in wasi-common.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2020 at 10:16):

kubkon requested alexcrichton, and pchickey for a review on PR #1299.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2020 at 10:16):

kubkon requested alexcrichton, and pchickey for a review on PR #1299.


Last updated: Oct 23 2024 at 20:03 UTC