Skip to content

Conversation

@brianferri
Copy link
Member

@brianferri brianferri commented Jul 9, 2025

This doesn't provide a full implementation of HBP, but lays out the project structure for the future

@brianferri brianferri requested a review from Didas-git July 9, 2025 13:49
@brianferri brianferri self-assigned this Jul 9, 2025
@brianferri brianferri added the new New features label Jul 9, 2025
@Didas-git Didas-git added the urgent This is an urgent issue label Jul 9, 2025
@brianferri brianferri force-pushed the feature/js branch 2 times, most recently from ed7e5d3 to c25f96b Compare September 10, 2025 16:52
@brianferri brianferri changed the title Tracking JS implementation Initial JS implementation Sep 17, 2025
@brianferri brianferri marked this pull request as ready for review September 17, 2025 11:24
@brianferri brianferri added this to the Backlog milestone Sep 30, 2025
"scripts": {
"check": "tsc --noEmit && eslint .",
"build": "rm -rf dist && tsc",
"dev": "npm run build && node dist/src/index.js",
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we can look into the current support for ts in node? I'm not sure if const enums are supported but could be worth a try.

Copy link
Member

@Didas-git Didas-git left a comment

Choose a reason for hiding this comment

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

There are some spec-level changes comming, some changes will be required on string serialization/deserialization

@brianferri brianferri marked this pull request as draft November 13, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new New features urgent This is an urgent issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants