(the "Software"), to deal diff --git a/README.md b/README.md index 941a13d..085a26f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,88 @@ -# anynumber -解决浮点数溢出及大数计算等问题 +# AnyNumber 大数浮点数计算 + +## 下载 & 安装 + +该 Javascript 库 / 模块...
{ "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "engines": { "node": ">=0.10.0" } }, "node_modules/...
Ah ok, so this base64 encoding is definitely bloating things a bunch. Take a look at metadata_bin.go, which is just a straight byte array which is a lot more appropriate if reading a protobuf. Can steal the same "writing go code" bit inbuildmetadata/main.goto do that for this file...