As of this version, stdweb is no longer supported for WASM builds because of changes to getrandom starting from version 0.3.
You should use this package instead of an array if you do a lot of Array#push() and Array#shift() on large arrays, since Array#shift() has linear time complexity O(n) while Queue#dequeue() has ...