Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript compatibility #56

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ElGussy
Copy link

@ElGussy ElGussy commented Feb 15, 2021

Add index.d.ts file for typescript compatibility, correct the build error and change the example so it can used the last three js version

@ElGussy
Copy link
Author

ElGussy commented Feb 15, 2021

Not ready at the moment (I need to check the index.d.ts file before)

@gitlarky
Copy link

gitlarky commented Jul 1, 2022

I encounter the same problem when building python version, why not just provide a compiled python version? I actually had one compiled python version, but it didn't work on python3.10, even when running simply
import verb
gives the following error:
up.async.handleError(e)
So I decide to compile a new one.
Not sure it will work or not, right now I cannot even get it compiled.
Used to think verb is a very clean made NURBS lib, got many code build on it. Hope it can be solved.

@z3dev
Copy link
Contributor

z3dev commented Sep 30, 2024

@ElGussy can you rebase these changes on top of 3.0? The code changes should not be necessary now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants