Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Info. に対応する #47

Open
kobkaz opened this issue Dec 26, 2023 · 2 comments
Open

Display Info. に対応する #47

kobkaz opened this issue Dec 26, 2023 · 2 comments
Assignees

Comments

@kobkaz
Copy link
Contributor

kobkaz commented Dec 26, 2023

tlmcmddbに追加されるDisplay Info.に対応する

  • 書式指定の形式を決める
  • schemaにdisplay infoを載せる
  • フロントエンド側実装

Conv.Type のHEXはdeprecatedとなるのが、HEXでかつDisplay Infoに指定がない場合は十六進数で表示する

@kobkaz kobkaz changed the title Display Info. bc Display Info. に対応する Dec 26, 2023
@kobkaz kobkaz self-assigned this Dec 26, 2023
@kobkaz
Copy link
Contributor Author

kobkaz commented Dec 26, 2023

書式指定の形式は

  • 桁数指定等の機能がある
  • ドキュメントが整備されている (Cのprintfやrustのformatのようなwell-knownなものである)

ことが望ましい
これらの条件満たすjsのライブラリを探したが見つからない
rustのinterpolatorは条件を満たすので、これをwasmで動かすことを検討中

@KOBA789
Copy link
Member

KOBA789 commented Feb 2, 2024

rustのinterpolatorは条件を満たす

よさそう

Cc: @meltingrabbit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants