Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added global intrinsic functions in typescript #126

Merged
merged 1 commit into from
May 15, 2024
Merged

Added global intrinsic functions in typescript #126

merged 1 commit into from
May 15, 2024

Conversation

arduano
Copy link
Collaborator

@arduano arduano commented May 9, 2024

Added global intrinsic functions in typescript

Added global type definitions for functions we provide as intrinsics from the runtime. Also added a debug log function because I couldn't figure out how to add a console.log hook.


Stack created with Sapling. Best reviewed with ReviewStack.

src/eval/execution.rs Outdated Show resolved Hide resolved
src/eval/execution.rs Outdated Show resolved Hide resolved
Added global type definitions for functions we provide as intrinsics from the runtime. Also added a debug log function because I couldn't figure out how to add a console.log hook.
@urbas urbas merged commit c4d2acd into master May 15, 2024
3 checks passed
@urbas urbas deleted the pr126 branch May 15, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants