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

[Tracker] WebAssembly support #19326

Closed
dlangBugzillaToGithub opened this issue Oct 9, 2017 · 4 comments
Closed

[Tracker] WebAssembly support #19326

dlangBugzillaToGithub opened this issue Oct 9, 2017 · 4 comments

Comments

@dlangBugzillaToGithub
Copy link

ZombineDev (@PetarKirov) reported this on 2017-10-09T09:25:23Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=17886

CC List

  • RazvanN

Description

Currently D sort of has WebAssembly support, by using LDC to output LLVM bitcode and then using the Emscripten toolchain to compile to wasm.

This bug is meant for tracking the support for this target.
@dlangBugzillaToGithub
Copy link
Author

petar.p.kirov commented on 2017-10-09T09:33:39Z

See http://webassembly.org/ and http://code.alaiwan.org/wp/?p=140 for more information.

@dlangBugzillaToGithub
Copy link
Author

razvan.nitu1305 commented on 2022-11-23T09:24:03Z

Hi ZombineDev!

I don't know what purpose this bug report serves. It seems that there was a bug that this depended on, but now it was closed. I will tentatively close this, please reopen if I missed something.

@dlangBugzillaToGithub
Copy link
Author

petar.p.kirov commented on 2022-11-23T15:49:16Z

I don't have time at the moment to create a detailed list of tasks, but for now, @RazvanN you can take a look at the following forum threads:

* https://forum.dlang.org/post/dwiqircfxdbknhzbzixe@forum.dlang.org
* https://forum.dlang.org/post/kmackbqpwumwwahvljaa@forum.dlang.org
* https://forum.dlang.org/post/ehmzmondmlcmeybjxyak@forum.dlang.org

In the end, we should populate the issue tracker with individual action items and add them as dependency to this one. (Of course, if we from Bugzilla to GitHub, this issue should likely be a GitHub project.)

@thewilsonator
Copy link
Contributor

This should be an LDC issue. Also this is likely well out of date.

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

No branches or pull requests

2 participants