Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ensure runtime is passed to mlmap generation#7888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nojaf merged 4 commits intorescript-lang:masterfromnojaf:mlmap-fix
Sep 16, 2025

Conversation

@nojaf
Copy link
Member

@nojafnojaf commentedSep 13, 2025
edited
Loading

We need to pass the runtime as well when we compile themlmap file.
This surfaced in a Deno setup, didn't had this problem with Bun.
Educated guess is the difference in folder layout (.deno).

@pkg-pr-new
Copy link

pkg-pr-newbot commentedSep 13, 2025
edited
Loading

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript-lang/rescript@7888

@rescript/darwin-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@7888

@rescript/darwin-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@7888

@rescript/linux-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@7888

@rescript/linux-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@7888

@rescript/runtime

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/runtime@7888

@rescript/win32-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@7888

commit:8c6c212

@nojafnojaf mentioned this pull requestSep 13, 2025
5 tasks
typeofglobalThis.Deno!=="undefined"
?`npm:${pkgName}/package.json`
:`${pkgName}/package.json`;
constspecifier=`${pkgName}/package.json`;
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Verified by@jderochervlk that we don't need this for Deno.

@nojafnojaf marked this pull request as ready for reviewSeptember 15, 2025 06:32
@nojafnojaf merged commit34cb6b8 intorescript-lang:masterSep 16, 2025
25 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@cknittcknittcknitt approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@nojaf@cknitt

[8]ページ先頭

©2009-2025 Movatter.jp