Skip to content

Enable QEMU Wasm when --to-js is specified#378

Merged
ktock merged 1 commit intomainfrom
to-js-qemu
Jan 30, 2025
Merged

Enable QEMU Wasm when --to-js is specified#378
ktock merged 1 commit intomainfrom
to-js-qemu

Conversation

@ktock
Copy link
Collaborator

@ktock ktock commented Jan 8, 2025

This PR patches --to-js to use QEMU Wasm as the emulator. This PR also contains updates for documents for this flag.

The following command generates a WASM image and a JS file runnable on browser, with enabling QEMU Wasm.

$ c2w --to-js alpine:3.20 /tmp/out-js/htdocs/

@ktock ktock marked this pull request as draft January 8, 2025 14:34
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@ktock ktock marked this pull request as ready for review January 30, 2025 00:52
@ktock ktock merged commit 315be85 into main Jan 30, 2025
13 checks passed
@ktock ktock deleted the to-js-qemu branch January 30, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant