Skip to content

Conversation

@kungfooman
Copy link
Owner

@kungfooman kungfooman commented Aug 3, 2025

Some code benefits speed-wise from WebAssembly (at the cost of complexity). This is the legwork/prototype of how we could generate it on-the-fly from a Babel AST...

REPL

  • Currently hardcoded on float32, support generic types
  • Ideally we would be able to simply convert the existing JS code to WASM and garner performance improvements

@kungfooman kungfooman self-assigned this Aug 3, 2025
@kungfooman kungfooman added enhancement New feature or request Babel Related to Babel compiler code generation Everything related to code generation labels Aug 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Babel Related to Babel compiler code generation Everything related to code generation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants