Using docker to build should shave off bytes from compiled wasm because it doesn't include fs data in unwrap data (this could be removed altogether but currently exists)
Also would be beneficial to be able to track exact changes the code has on the binary without variance of build systems/toolchains