Skip to content

App breaking/exiting when trying to execute test? #200

@jericho1050

Description

@jericho1050

Hello, does this project still work for others? I've already tried all 3 methods, trying to run this for an hour, and this is always what I get.For the context, I have no idea about WASM. Just want to practice some rust via euler.

node:internal/event_target:1101
  process.nextTick(() => { throw err; });
                           ^
[TypeError [Error]: WebAssembly.instantiate(): Imports argument must be present and must be an object]

Node.js v22.13.1


#
# Fatal error in , line 0
# Check failed: (location_) != nullptr.
#
#
#
#FailureMessage Object: 0x7fb8d3ff9b70
----- Native stack trace -----

 1: 0x101c231  [node]
 2: 0x27bb9eb V8_Fatal(char const*, ...) [node]
 3: 0x178a273 v8::internal::SourceTextModule::AsyncModuleExecutionFulfilled(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SourceTextModule>) [node]
 4: 0x12c0ac1 v8::internal::Builtin_CallAsyncModuleFulfilled(int, unsigned long*, v8::internal::Isolate*) [node]
 5: 0x7fb8a3eac3b6 
Trace/breakpoint trap

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions