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

#![no_std] support #112

Open
a1phyr opened this issue Mar 3, 2022 · 2 comments
Open

#![no_std] support #112

a1phyr opened this issue Mar 3, 2022 · 2 comments

Comments

@a1phyr
Copy link

a1phyr commented Mar 3, 2022

It would be great if this crate was usable in a #![no_std] support, as gimli.

@Chaoses-Ib
Copy link

The only JS library about PDB I found is https://github.com/BugSplat-Git/pdb-guid, which can only parse the GUID. It would be great if pdb can be compiled to Wasm and used in the web.

@mstange
Copy link
Collaborator

mstange commented Jul 17, 2024

You can compile pdb to Wasm, you don't need it to be no_std for that.

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

4 participants