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

[javascript] Add Javascript PR tag (JS 0/n) #4094

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

AmesingFlank
Copy link
Collaborator

@AmesingFlank AmesingFlank commented Jan 24, 2022

Related issue = #3781

Having received positive results in my own experimentations, I'm confident of the feasibility of implementing a version of taichi in pure Javascript. I'd like to start merging PRs that prepare for this project. These PRs don't implement any real functionalities, instead, they only serve the following two purposes:

  • Enable the existing Taichi code base to be built into a JS library, via emscripten
  • Export the APIs necessary for the js frontend, via embind

Once these PRs are merged, one will be able to build a .js library of taichi, simply by setting the TI_EMSCRIPTENED cmake option.

This is the 0th of a series of PRs. It adds a [javascript] PR tag

@vercel
Copy link

vercel bot commented Jan 24, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/taichi-api-docs-preview/taichi/85Lct3MjuQ1GMhW7aEc21isMPSX3
✅ Preview: Canceled

@netlify
Copy link

netlify bot commented Jan 24, 2022

✔️ Deploy Preview for docsite-preview canceled.

🔨 Explore the source changes: 7f6fd65

🔍 Inspect the deploy log: https://app.netlify.com/sites/docsite-preview/deploys/61edfc0aaebefc000797c28d

@AmesingFlank AmesingFlank changed the title [javascript] Add Javascript PR tag [javascript] Add Javascript PR tag (JS 0/n) Jan 24, 2022
Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ailzhang ailzhang merged commit 8dd93a5 into taichi-dev:master Jan 24, 2022
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.

None yet

2 participants