llrt icon indicating copy to clipboard operation
llrt copied to clipboard

`llrt compile` output binary runtime error

Open moderation opened this issue 4 months ago • 2 comments

The binary that results from llrt compile <file.js> no long runs and returns the error on the last line below.

llrt compile hello_console.js
llrt hello_console.lrt
ReferenceError: Error resolving module 'hello_console.lrt'

moderation avatar Oct 10 '24 14:10 moderation