Skip to content

Error while running ./wasm/compile.sh #23

@kidapu

Description

@kidapu

When I run ./wasm/compile.sh , I met following error.

% sh ../compile.sh
generating glue...
compiling...
building:ERROR: Closure compiler run failed:

building:ERROR: /var/folders/7r/yw3tw0dx683f315b7vs6n34w0000gn/T/emscripten_temp_rhjrnu9n/trace_skeleton.js.pp.js.jso.js.jso.js.jso.js.jso.js:854:17: ERROR - [JSC_UNDEFINED_VARIABLE] variable intArrayFromString is undeclared
  854|   var intArray = intArrayFromString(value);
                        ^^^^^^^^^^^^^^^^^^

1 error(s), 0 warning(s)

emcc: error: closure compiler failed (rc: 1)

Am I the only one getting this error?
Do you know how to fix this error?

Enviroment

  • mac osx 12.6
  • emcc 3.1.22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions