You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add test to make sure jsoo compiled programs using prr would load successfully in Node.js.
concrete testing plan
under folder nodejs_tests
create a test case nodejs_loading_tests.ml using a executable stanza setting modes to js; and add a rule to run the resulting js file with nodejs while adding this rule to the dune target runtest
add test to make sure jsoo compiled programs using prr would load successfully in Node.js.
concrete testing plan
nodejs_loading_tests.ml
using aexecutable
stanza setting modes tojs
; and add a rule to run the resulting js file with nodejs while adding this rule to the dune targetruntest
Prr.Jstr
,Prr.Jv
Prr.Fut
Prr.Tarray
Prr.Blob
Prr.Base64
Prr.Json
Prr.Uri
Prr.Console
The text was updated successfully, but these errors were encountered: