Skip to content

Changing source file extension #719

@bobbinth

Description

@bobbinth

Is it possible to change file extension for AssemblyScript source files to something other than .ts (e.g. .as)?

I tried doing something like:

asc assembly/index.as -b build/optimized.wasm

But getting the following error:

Entry file 'assembly/index.as.ts' not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions