You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should use fury with the fury API Blueprint serializer to serialize the blueprint. The fury serialiser does a much better job and prevents us having further duplicate code between the two projects.
Dependencies
API Blueprint API to support refract.
minim, fury, etc to support running inside JavaScriptCore within Paw (not npm).
We should use fury with the fury API Blueprint serializer to serialize the blueprint. The fury serialiser does a much better job and prevents us having further duplicate code between the two projects.
Dependencies
References
@danielgtaylor do you think it would be hard to get mimim and fury.js working with JavaScriptCore?