source-academy / modules

Modules that can be imported by programs in Source Academy, an online experiential environment for computational thinking
Apache License 2.0
8 stars 28 forks source link

Bumping js-slang #295

Closed JoelChanZhiYang closed 7 months ago

JoelChanZhiYang commented 7 months ago

Description

Bumped js-slang to match the frontend In the pre-build script, it requires that yarn build --lint --tsc should be passed. However, changes in the naming of the js-slang ec-machine to cse-machine resulted in some regressions. This pull request fixes these regressions.

No changes to existing functionality

Fixes # (issue)

Fix the type errors

Type of change

How Has This Been Tested?

It hasn't

Checklist: