Skip to content

Typescript compatibility#56

Open
ElGussy wants to merge 4 commits intopboyer:masterfrom
ElGussy:typescriptCompatibility
Open

Typescript compatibility#56
ElGussy wants to merge 4 commits intopboyer:masterfrom
ElGussy:typescriptCompatibility

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