pyodide/docs/usage
Hood Chatham 95b1194945
Enable Wasm BigInt (#2643)
This enables WASM_BIGINT while maintaining (hypothetical) Safari 14 support
by shimming BigInt64Array and BigUint64Array if they are missing. I think the
last time we tried to enable WASM_BIGINT was before #2019 so our chances
are significantly better this time.

This will fix dynamic linking bugs and yields a minor reduction in code size.
2022-06-02 10:09:54 -07:00
..
api DOC Replace "Javascript" with "JavaScript" in documents and comments [skip ci] (#1860) 2021-09-29 10:01:53 +02:00
api-reference.md DOC Add pyodide_build CLI documentation (#1471) 2021-04-15 18:54:26 +02:00
downloading-and-deploying.md Simplify the version bump process (#2587) 2022-05-30 10:26:40 +09:00
faq.md Add FAQ when micropip fails to find a pure python wheel (#2558) 2022-05-17 11:07:36 -07:00
file-system.md DOC Add documentation entry about file system access (#2420) 2022-05-04 19:43:34 +09:00
index.md Enable Wasm BigInt (#2643) 2022-06-02 10:09:54 -07:00
keyboard-interrupts.md DOCS Fix Typos (#2656) 2022-05-31 16:06:06 -07:00
loading-custom-python-code.md MAINT Apply prettier to everything by default (#2095) 2022-01-10 13:47:59 -08:00
loading-packages.md Simplify the version bump process (#2587) 2022-05-30 10:26:40 +09:00
packages-in-pyodide.md MAINT Apply prettier to everything by default (#2095) 2022-01-10 13:47:59 -08:00
quickstart.md Simplify the version bump process (#2587) 2022-05-30 10:26:40 +09:00
type-conversions.md Fix typo in docs [skip ci] (#2264) 2022-03-09 20:33:25 -08:00
wasm-constraints.md Fix broken link (#2316) 2022-03-25 15:07:31 +09:00
webworker.md Simplify the version bump process (#2587) 2022-05-30 10:26:40 +09:00