Results 8 comments of psymbio

@mccoysc Hi, you can look at this wasm I've created here: https://github.com/psymbio/tiktoken_rust_wasm/blob/main/packages/build_emscripten/tiktoken-0.5.1-cp311-cp311-emscripten_3_1_45_wasm32.whl However, there are some issues with the "requests" library.

Thanks for getting back @rth! Yes, CORS error. For now obviously don't imagine OpenAI wanting to change their CORS headers so this is what I came up with is basically...

Hi @Wilfred I wanted to understand what is the feasibility of doing this given that tree-sitter has a WASM based version (https://github.com/wasm-lsp/tree-sitter-wasm). Also, if you can attach any comprehensive GitHub...

Exact same problem on the WSL. What steps can be taken?

Can I contribute Leetcode solutions in Java?

Currently, for this issue, I compiled a wheel for multidict v4.7.6 (needs to be v5.0.0 1 import aiohttp File /lib/python3.11/site-packages/aiohttp/__init__.py:6 3 from typing import Tuple # noqa 5 from ....

Sorry, I forgot to mention the fact that this was done in JupyterLite, so according to this comment (https://github.com/pyodide/pyodide/issues/4070#issuecomment-1681060802) the version installed was 3.6.2 (currently I'm not sure but after...

Sorry for the late response, you can probably recreate the issue using the steps defined here: https://github.com/psymbio/tiktoken_rust_wasm but the gist is that I've made a small change to the tiktoken...