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

Make Passerine 100% Wasm friendly #1

Open
slightknack opened this issue Apr 7, 2021 · 0 comments
Open

Make Passerine 100% Wasm friendly #1

slightknack opened this issue Apr 7, 2021 · 0 comments

Comments

@slightknack
Copy link
Member

slightknack commented Apr 7, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant