Create a new opcode, `base64decode`, that decodes base 64 inputs back into binary. note: how do we handle different base 64 alphabets? probably need to include a flag for which alphabet.