Modern browsers have built-in TextDecoder and TextEncoder support. The wasm-bindgen checks and uses the decoder if present else it loads it using polyfill.
確定! 回上一頁