stdweb
stdweb copied to clipboard
use MaybeUninit instead of uninitialized
Latest versions of rust will panic when trying to leave an uninitialized SerializedValue from mem::uninitialized which was breaking the js! macro