issues
search
microsoft
/
ClearScript
A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).
https://microsoft.github.io/ClearScript/
MIT License
1.77k
stars
148
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rexml from 3.3.6 to 3.3.9 in /docs
#608
dependabot[bot]
closed
1 week ago
0
Methods from Derived Classes Not Bound in ClearScript
#607
herki18
closed
3 days ago
2
Issues with Using JavaScript Proxies to Wrap ClearScript Host Objects for DOM-like Functionality
#606
herki18
closed
3 days ago
9
Option to disable the code execution from string (eval and function)
#605
simontom
opened
3 weeks ago
3
latency when passing value from js back to .net
#604
wysisoft
closed
1 month ago
2
Exception in async code
#599
flat-eric147
closed
1 month ago
5
Overwriting existing objects.. bug?
#597
juan-nxlevel
closed
2 months ago
2
Engine in VB.NET returning "nothing" to host
#596
juan-nxlevel
closed
2 months ago
2
Bump rexml from 3.3.3 to 3.3.6 in /docs
#595
dependabot[bot]
closed
2 months ago
0
Possible bug in "FOR EACH item IN list" loop ?
#594
juan-nxlevel
closed
2 months ago
4
I encountered some issues while interacting with Turf and may need assistance
#592
yuanhuihui1203
closed
2 months ago
5
VBScriptEngine: Changing object with AddHostObject doesn't work
#590
EtienneLaneville
closed
3 months ago
2
Allow for AwaitDebugger but don't pause on first
#589
BinarySpike
opened
3 months ago
4
Bump rexml from 3.2.8 to 3.3.3 in /docs
#588
dependabot[bot]
closed
3 months ago
0
License ambiguity between git repo and NuGet
#587
martinknafvework
closed
3 months ago
2
Runtime support appears incorrect
#586
danpetitt
closed
3 months ago
2
ReadOnly ScriptMember still writable according to getOwnPropertyDescriptor
#585
lukewarlow
closed
3 months ago
2
Feature Request: Add the Deno engine.
#584
anonhostpi
closed
3 months ago
5
[FR]: Expose V8's CompileFunction (Along with the Rest of v8::ScriptCompiler)
#583
anonhostpi
closed
4 months ago
5
Issue with calling JavaScript functions defined as function from ClearScript in C#
#582
emisaez
closed
4 months ago
3
Problem with ArrayBuffer bounds checking
#581
raystubbs
opened
4 months ago
4
VBScript will be discontinued, can clear script be a solution?
#580
Ddiidev
closed
4 months ago
2
How to change the local timezone used by the engine's date functions
#579
lucasoares
closed
5 months ago
4
Allow configuration to limit the number of max statements to be executed
#578
lucasoares
closed
3 months ago
13
Bump rexml from 3.2.6 to 3.2.8 in /docs
#577
dependabot[bot]
closed
5 months ago
0
"RangeError: Array buffer allocation failed" when Executing "new Uint8Array()"
#576
DavidBal
closed
5 months ago
2
Bump nokogiri from 1.15.6 to 1.16.5 in /docs
#575
dependabot[bot]
closed
5 months ago
0
Control of the ClearScript Engine
#574
Rison-Hub
closed
5 months ago
4
Debugging ClearScript with Visual Studio Code
#573
flat-eric147
opened
6 months ago
1
Behavior of the `MaxRuntimeHeapSize` property of `V8ScriptEngine` class has changed
#571
Taritsyn
opened
7 months ago
2
Question: try pattern from script
#570
dementcore
closed
6 months ago
2
Question: ScriptEngine.HostData
#569
dementcore
closed
7 months ago
4
ClearScriptV8.win-x86.dll and ClearScriptV8.win-x64.dll missing on Publish
#566
mauriciocirelli
closed
7 months ago
2
ClearScriptV8.linux-x64.so not found in the Docker
#565
pompushko
closed
8 months ago
2
Streams API?
#563
tombatron
closed
8 months ago
1
I can't add memory.dll to visual studio 2019?
#562
TuberAsk
closed
8 months ago
0
Bump nokogiri from 1.15.4 to 1.16.2 in /docs
#561
dependabot[bot]
closed
9 months ago
0
Unable to initalize script engine due to pending script exception
#560
ebrandin
closed
7 months ago
2
Need Strategies to Prevent ClearScript V8 Crashes Due to Large Memory Allocation in Scripts
#558
deimosowen
closed
10 months ago
1
Make a `MemberComparer` class more reliable
#557
Taritsyn
closed
10 months ago
5
async Task
#556
flat-eric147
closed
10 months ago
2
Question about property object assignment
#555
sergioamm17
closed
10 months ago
5
Extension method for primitives types
#554
sergioamm17
closed
10 months ago
4
How to use Linq in jsondata in microsoft.clearscript.v8
#553
Ommkwn2001
closed
10 months ago
4
How to use Linq in microsoft.clearscript.v8
#551
NamanGajjar26
closed
11 months ago
5
microsoft.clearscript.v8 in use promise but return this {[undefined]} or {Microsoft.ClearScript.V8.V8ScriptItem.V8ScriptObject}
#550
NamanGajjar26
closed
11 months ago
3
How to use Task and Task.Run in VBScript?
#549
wangjinbiao1985
closed
11 months ago
3
Whether ClearScript acts as a parser.
#548
Rison-Hub
closed
11 months ago
2
fetch - How should JSON objects be passed into JavaScript
#546
kissxrl
closed
1 year ago
2
The VBS script passes hexadecimal 0 to the backend and prompts "Invalid parameter," while the JS script does not encounter this issue.
#545
Rison-Hub
closed
1 year ago
3
Next