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

wasm target #53

Open
johndagostino opened this issue Apr 20, 2022 · 4 comments
Open

wasm target #53

johndagostino opened this issue Apr 20, 2022 · 4 comments

Comments

@johndagostino
Copy link

Hi team - great work on the library.

I was wondering if you would consider adding support for wasm as a build target so the library could be consumed in nodejs/web applications.

The rrule.js library you link as inspiration has some limitations around timezones from past experience.

@fmeringdal
Copy link
Owner

Hey!
I don`t see any downsides of adding a wasm build target so if there is a need for it we could definitely add support for it.
If you want to add a PR for it I would be happy to merge it.

@eschaefer
Copy link

I'd love to see this as well. My use-case would be consuming this in a Typescript code base as a wasm module.

Simply put, the rrule.js library is a bottleneck for us in some cases.

I tried understanding the process of using wasm-bindgen, however I don't really know what I'm doing here.

@zackarychapple
Copy link

zackarychapple commented May 15, 2023

@dgmachado is working on this as part of some work we're doing for Rspack and NestJS. Would love feedback / questions / comments.

@lsndr
Copy link
Contributor

lsndr commented Jun 25, 2024

If your goal is to use it on Node.js side, you can use rrule-rust package, which is mostly a wrapper around this crate

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

No branches or pull requests

5 participants