Skip to content

Supporting libraries for the heresy runtime

Notifications You must be signed in to change notification settings

miragespace/heresy-js

Repository files navigation

This repo contains various polyfills for the heresy runtime.


url-search-params

  • Needed to bring URLSearchParams into the runtime

text-encoding

  • Needed to bring TextEncoder/TextDecoder (UTF-8) only to support converting between string and ArrayBuffer

react-native-fetch

  • Modified to use TypeScript without Fetch implementation. Only Headers, Request, and Response are used.

web-streams

  • Needed to support the Streams API in the runtime (e.g. ReadableStream)

About

Supporting libraries for the heresy runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published