Skip to content

PipeScript should be able to generate WebAssembly (.wat) #239

Closed
@StartAutomating

Description

@StartAutomating

Since WebAssembly supports block comments, it should be relatively trivial to embed PipeScript within WebAssembly using:

(;{
# your powershell code here
};)

This issue is not meant to fully resolve the hope mentioned in this discussion thread. It is only there to provide the groundwork for generation of .WAT files, in the same way that PipeScript can be used to generate many other file types.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions