Use compiler.wasm via NodeJS Create cli.mjs and engine.mjs - #33
Use compiler.wasm via NodeJS Create cli.mjs and engine.mjs#33JamesParrott wants to merge 1 commit into
Conversation
|
Hey @JamesParrott :) Thanks for this, impressive reverse engineering. I'm not merging The official non-browser path will be a native Rust host on this same contract, and you exposed a real docs gap because the embedder ABI has no page. Land your example beside it? docs/content/reference/
├── wasm-abi.md
├── embedding.md
└── community/
└── node-host.md
One fix before it lands. Drop the |
dylan-sutton-chavez
left a comment
There was a problem hiding this comment.
Leave a comment in "Conversation" section.
I fully understand if you don't want to support these from now until the end of time, or otherwise decide not to merge this (I don't go around making AI PRs, I have to deal with enough of those myself).
But personally, outside of the browser, especially from the command line, these scripts are how I'd prefer to use and test EdgePython's WASM module. Perhaps someone else will find them useful too.
From Claude: https://claude.ai/share/c7fb9bc5-8532-4cc9-8b42-24c71a0b57fc
Overall, despite the language breaks, I'm really impressed with the project by the way - great job!