The int type needs some work done on it. it is hard-coded right now but we need it to have different traits implemented depending on feature flags passed. There is also no wasm wrapper around it and it does not preserve its encodings. I'm partway through transitioning it to be codegenerated instead of static and implementing those things.