issues Search Results · repo:devsnek/esvu language:JavaScript
Filter by
26 results
(85 ms)26 results
indevsnek/esvu (press backspace or delete to remove)I m considering using esvu for testing my library across several different JavaScript engines, but I m concerned about
the npm audit report.
ajvincent
- 4
- Opened on Oct 5, 2024
- #61
Kindly substitute
const e = require(`${__dirname}/engines/${f}`);
or
const e = require(`${path.join(__dirname, engines )}/${f}`);
for
https://github.com/devsnek/esvu/blob/09a20f30533dbc4c3f3d6c5165f478fe4c998dff/src/index.js#L13 ...
guest271314
- Opened on Sep 3, 2024
- #60
Re
Some binaries may be exposed as batch/shell scripts to properly handling shared library loading.
When we use this
#!/usr/bin/env -S /home/user/.esvu/bin/v8
as a Native Messaging host called by chrome ...
guest271314
- 3
- Opened on Jul 17, 2024
- #58
In https://github.com/devsnek/esvu/commit/99600f18e3b19608d79037a7c9bbb0c437118874 ChakraCore support was removed.
Per @rhuanjl, the crashes have been fixed, so re-adding ChakraCore support seems like ...
ptomato
- 1
- Opened on Apr 18, 2024
- #56
This line is broken because they re now using graal-X.X.X (as of the most recent release) instead of vm-X.X.X.
bakkot
- Opened on Jun 20, 2023
- #50
I just installed and ran esvu for the first time on my M1 MacBook Pro running Ventura 13.2.1 and it failed installing
JavaScriptCore.
Here s my PATH after running the commands below.
PATH=/Users/justingrant/.esvu/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/opt/homebrew/sbin ...
justingrant
- Opened on Mar 14, 2023
- #48
When trying to install LibJS I get an error about not loading liblagom-js.0.dylib: load command 0x80000034 is unknown
details summary code node src/bin.js --engines libjs /code /summary
esvu ❯ version ...
dotnetCarpenter
- 2
- Opened on Jan 2, 2023
- #45
Buildhub hasn t listed any versions for linux-x86_64, mac, or other non-windows platforms in quite some time - most of
them are stuck at 98 or older. However, the build IDs for win{32,64} versions still ...
cjtenny
- Opened on Nov 9, 2022
- #39
See https://github.com/tc39/test262/issues/3703; I thought I d raise it here as well.
esvu ❯ version 1.2.10
GraalJS ❯ Checking version...
GraalJS ❯ Installing version 22.3.0
GraalJS ❯ Downloading https://github.com/oracle/graaljs/releases/download/vm-22.3.0/graaljs-22.3.0-linux-amd64.tar.gz ...
ptomato
- Opened on Nov 8, 2022
- #38
In particular, is having a binary release required, or is it okay to build from source as part of the install process?
Considering the engine I wish to add (LibJS, the js engine in SerenityOS) does not ...
alimpfard
- 4
- Opened on Feb 6, 2022
- #32

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.