Skip to content

Typescript compatibility#56

Open
ElGussy wants to merge 4 commits into
pboyer:masterfrom
ElGussy:typescriptCompatibility
Open

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

Conversation

@ElGussy

@ElGussy ElGussy commented Feb 15, 2021

Copy link
Copy Markdown

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

ElGussy commented Feb 15, 2021

Copy link
Copy Markdown
Author

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

@gitlarky

gitlarky commented Jul 1, 2022

Copy link
Copy Markdown

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

z3dev commented Sep 30, 2024

Copy link
Copy Markdown
Contributor

@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