Nim's JavaScript backend is currently not supported because it doesn't support first-class iterators. Since it is unlikely that this will change in the near future, to support the backend, fastparse.nim must be refactored to not use first-class iterators.
Required changes:
What should be done to declare NimYAML fit for JS:
Nim's JavaScript backend is currently not supported because it doesn't support first-class iterators. Since it is unlikely that this will change in the near future, to support the backend,
fastparse.nimmust be refactored to not use first-class iterators.Required changes:
What should be done to declare NimYAML fit for JS: