-
我看了携程技术中心最新的分享,已经开始使用unbundle和prepack方案,另外最新的携程包打开就是unbundle方案了,请问是moles-packer在使用过程中有什么难解决的问题吗?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
I have a mo…
-
I use the cuda-10.2 torch-1.9.0
when i use it, i got this error. I try to do something, but i cant solved this error, hopefull you can give me some help @yasenh. Thx!
-
### Summary
Building out of the box generates the following error : has no exported member 'FakeTimerInstallOpts'
### Steps To Reproduce:
1. yarn install
1. yarn prepack
### Expected res…
-
If we use `prepack` to build package, the script should be executed in topological sorted order so that every app workspaces are built after library workspaces.
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
Trying out the vulkan [prototype](https://github.com/pytorch/tutorials/blob/master/prototype_source/vulkan_workflow.rst). The gui…
-
Currently, we can only start a daemon/worker per command inside the shell (AFAIK the frontend-worker isn't recommended).
So I got the feedback here https://github.com/docker-library/docs/pull/1551#…
-
__abstract("function", ...) does not make it quite clear that the function must not have side-effects on the heap that Prepack serializes.
Perhaps introduce a separate builtin such as "__abstractPu…
-
Building the example design for Icebrekaer from this repo https://github.com/Wren6991/SmolDVI, but using `-abc 9 -device u` as options to yosys, I see nextpnr hang on maybe 20% of runs.
This is a r…
-
Consider this program:
```
let NativeEnvironment = __abstract({ someStringProperty: __abstract("string") }, "NativeEnvironment");
let p2 = NativeEnvironment.someStringProperty + " " + NativeEnvir…