Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

Make Passerine 100% Wasm friendly #1

Description

@slightknack

I'm just going to keep a running list of things that sometimes break:

  • Anything that relies on common::stamp.
  • NaN tagging in closure captures, for whatever reason.

I need to add something along the lines of a wasm feature flag that replaces these dependencies - as for stamp, this can be removed and replaced with the hoisting step, we just need to do variable hoisting before macro expansion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions