Skip to content

WasmWebTerm is not a constructor #2

@ChrisJefferson

Description

@ChrisJefferson

I tried copying the following line from the readme, into my HTML, to pick where binaries are read from:

let wasmterm = new WasmWebTerm("./binaries")

But, I get the output:

Uncaught TypeError: WasmWebTerm is not a constructor
    <anonymous> http://localhost:8080/wasm-webterm.html:16
[wasm-webterm.html:16:28](http://localhost:8080/wasm-webterm.html)
    <anonymous> http://localhost:8080/wasm-webterm.html:16

I'm not a javascript expert, so sorry if this is obvious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions